LinuxAbove.com

open

Home arrow Linux Commands arrow How to get the names and list of packages installed on Ubuntu

Advertisement

How to get the names and list of packages installed on Ubuntu PDF Print E-mail
User Rating: / 0
PoorBest 
For Debian and Ubuntu, you can use command

dpkg -l 

For Red Hat, Fedora, Mandriva and SUSE, you can use command

rmp –qa
 
< Prev   Next >