Skip to main content
IBM  
Shop Support Downloads
IBM Home Products Consulting Industries News About IBM
IBM developerWorks : Linux : Education - Tutorials
LPI certification 102 exam prep, Part 1
ZIPPDF (letter)PDF (A4)e-mail
Main menuSection menuFeedbackPreviousNext
6. Debian package management
  


Finding packages to install page 11 of 12


Usually, apt-get will already know about any Debian package you might need. If it doesn't, you may be able to find the package among these lists of Debian packages, or elsewhere on the Web.

If you do find and download a .deb file, you can install it using the -i option:


# dpkg -d /tmp/dl/xsnow_1.40-6_i386.deb

If you can't find the package you're looking for as a .deb file, but you find a .rpm or some other type of package, you may be able to use alien. The alien program can convert packages from various formats into .debs.


Main menuSection menuFeedbackPreviousNext
Privacy Legal Contact