LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Whats on RH9 (https://www.linuxquestions.org/questions/linux-newbie-8/whats-on-rh9-64400/)

PenguinMolester 06-08-2003 03:53 PM

Whats on RH9
 
How can I tell if a particular prog has been installed or is on the cd for RH9?

Crashed_Again 06-08-2003 07:15 PM

If its an rpm package then you can do:

rpm -qa | grep <packagename>

As for the cds, just pop one in, mount it, and go into the RPMS directory to see what is available.


All times are GMT -5. The time now is 08:12 AM.