[Techtalk] show apps

Kathryn Andersen kat_lists at katspace.com
Sat Jul 31 14:31:27 EST 2004


On Sat, Jul 31, 2004 at 12:05:09AM -0400, Wolf Rising wrote:
> Would anyone happen to know a way to display all applications
> installed on a linux system? I believe ps
> will show what ones are running, but I like a list of all apps that
> are installed. Is this possible?

Depends whether you have an rpm-based or a Debian-based system.
For rpm, I forget what option lists the installed packages.
For debian, you probably need to use dpkg -l or
dpkg -l '*' | grep ii
to get only the installed packages.

Of course, neither of these will tell you about things which are
installed NOT under the packaging system.

-- 
 _--_|\     | Kathryn Andersen	<http://www.katspace.com>
/      \    | 
\_.--.*/    | GenFicCrit mailing list <http://www.katspace.com/gen_fic_crit/>
      v     | 
------------| Melbourne -> Victoria -> Australia -> Southern Hemisphere
Maranatha!  |	-> Earth -> Sol -> Milky Way Galaxy -> Universe



More information about the Techtalk mailing list