Ubuntu Linux, ubuntu desktop, Linux operating system, ubuntu guide

Tag: Unix

Command for Listing all installed packages or software in Linux,Unix,MAC

by on Apr.19, 2012, under Aix, RHEL5, Ubuntu

Linux, Unix, MAC

Fedora,CentOS, Redhat

Type the following command to get list of all installed software

# rpm -qa | less 

# yum list installed

Debian,Ubuntu

# dpkg --get-selections

Gentoo Linux

# qlist -I

SUSE Linux

# zypper -l

FreeBSD,OpenBSD, Solaris

# pkg_info | less

AIX

# lspp

MAC

# pkgutil --pkgs
Leave a Comment :, , , , , more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!