LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Checking installed packages? (https://www.linuxquestions.org/questions/linux-newbie-8/checking-installed-packages-344364/)

Nickj 07-18-2005 02:17 PM

Checking installed packages?
 
Hi all,

Whats the easiest way to check the current installed packages?

The reason I ask is that I'm trying to install some software from source, and whenever i issue the 'make' command, Linux doesn't recognise it. I presume this is because i don't have the Make package?

Could any of you lovely people out there shed any light on the matter :-)

Cheers,

Nick

sajjadc 07-18-2005 02:31 PM

plz install gcc
then try it

Algerion 07-18-2005 02:47 PM

Yeah, install gcc and you should be able to make. As for checking rpm packages, rpm -qa should do it.

Martin Rasch 07-19-2005 04:28 AM

Checking Installed RPM Software
 

You may want to check this Thread it
has a way to check for all the installed RPM software.
http://www.linuxquestions.org/questi...67#post1750067
Hope this helps for you problem;)

Nickj 07-19-2005 05:58 AM

OK.... cheers for the reply guys.

Am I right in thinking these above methods will only query packages installed via the RPM methods?

How about checking for which have been compiled and installed from source, i.e. tar.gz's?


All times are GMT -5. The time now is 05:45 PM.