BowerStudios.com

  • My Lab
  • Family
  • Friends
  • Professional
  • About
Home » The Lab

Linux

Primarily Debian based like Ubuntu

Useful apt commands

daniel —Sat, 03/13/2010 - 4:22pm

Search for a package name in the repository from the command line: (php5 in this case)
$ apt-cache search php5

Get a list of the installed packages:
$ dpkg --get-selections

You'll likely want to pipe the results of each through grep to filter results...
For example, to look for installed php5 packages:
$ dpkg --get-selections | grep php5

  • Linux
  • Read more about Useful apt commands
  • Log in to post comments

Pages

  • « first
  • ‹ previous
  • …
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
Subscribe to RSS - Linux

Navigation

  • Search
  • Recent content
  • Contact Me
  • Mail
  • Pass Hasher
  • Bower Studios Admin

Quotes

daniel —Wed, 08/31/2011 - 12:46am

Back up my hard drive? How do I put it in reverse?

—

Author Unknown

  • Log in to post comments
  • daniel's quotes

Popular content

Last viewed:

  • Recreating Levain Chocolate Chip Cookies Feat. Binging with Babish
  • Sybase builtin procedures
  • Convert a Json schema to plain old java objects (POJOs)
  • JR's Education Pages
  • JVM Option Links

Copyright 2021 Daniel Bower
  • My Lab
  • Family
  • Friends
  • Professional
  • About