Marketplace:

 
Active-Venture.com: Cheap hosting for ecommerce and small business
Buy cheap domain registration with free domain search and forwarding services
Cheap domain registration: Register domain name and domain search services at affordable price

 

   

Finding Packages

next up previous contents index

Once the list of available packages is updated you can see what new packages have recently been added to Debian with the command:

  $ wajig new


Note that after the first time you use update all packages will be considered new! But after the next update the new packages are those that were not in the available list from the previous update.

Some (and often many) of the packages that you already have installed on your Debian system may have been upgraded in the archive since the last time you performed an update. The following command will list these packages:

  $ wajig newupgrades


For a complete list of the packages you have installed but for which there are newer versions available on the archive use:

  $ wajig toupgrade


To check the version of any installed package and also the version available from the archive previously (i.e., the last time, but one, you performed an upgrade) and now (based on the last time you performed an update), and to also see the so called Desired and Status flags of the package, use:

  $ wajig status <package names>        (similar to dpkg -l)


Without a list of package names all installed packages will be listed.

A variation is to list the status of all packages with a given string in their name:

  $ wajig status-search <string>


To check for a particular package for which you might guess at part of its name you can use:

  $ wajig listnames <string>            (apt-cache pkgnames)


Without the string argument all known package names will be listed.

To list the names and current install status of all installed packages then use:

  $ wajig list


You can also list just the names of the packages installed with:

  $ wajig list-installed


And if you are looking for a particular installed package with a name containing a particular string then use:

  $ wajig list-installed <string>


To generate a list of packages, with version numbers, which you might save to file, and then restore a system to just this list of packages at a later stage, use:

  $ wajig snapshot > snapshop-12dec04
  $ wajig restore snapshop-12dec04


Each package installs some collection of files in different places on your system (e.g., in /usr/bin/, /usr/man/man1/ and usr/doc/). Sometimes you like to see where those files go or even just view the list of files installed. The command to use is:

  $ wajig listfiles <package name>      (dpkg --listfiles )


To list a one line dscription for a package use:

  $ wajig whatis <package name>


And to find which package supplies a given command of file use:

  $ wajig whichpkg <command or file path>


For unofficial packages (i.e., you came across a package but it doesn't seem to be in Debian yet) search for a site with:

  $ wajig search-pkg <package-name>


The more detailed description of a package is available with:

  $ wajig detail <package-name>


The latest version of the appropriate change log file (i.e., the latest news) can be retrieved with:

  $ wajig news <package names>


or else obtain the complete changelog with:

  $ wajig changelog <package names>



next up previous contents index


Copyright (c) 1995-2004

 

      

Marketplace:
Facts: " Come to think of it, there are already a million monkeys on a million typewriters, and Usenet is nothing like Shakespeare.   "  

Saturday 6 September 2008 01:27:41 1220664461