LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   General (https://www.linuxquestions.org/questions/general-10/)
-   -   finding installed softwares (https://www.linuxquestions.org/questions/general-10/finding-installed-softwares-348781/)

mili 08-01-2005 04:08 AM

finding installed softwares
 
hello friends

Please suggest a method for finding softwares installed in a computer
Since i am currently doing a work which requires details of installed softwares.But i don't know how to find it out . If any one knows anything about this , please reply

heema 08-01-2005 06:40 AM

if your using a RPM based distro then type :

rpm -qa

if your using a DEB based distro then type :

dpkg -l


All times are GMT -5. The time now is 07:06 PM.