head 1.1; access; symbols; locks; strict; comment @# @; 1.1 date 98.09.05.14.19.06; author alexis; state Exp; branches; next ; desc @@ 1.1 log @Initial revision @ text @

Alexis's HelpMe Pages: Linux Sysadmin Tasks: Software Management: Installing Debian Packages

If it is known that there are no prerequisite packages (dependencies) for a particular package, then the particular package can be installed with the command:

unix# dpkg --install filename

Note that Debian package names always end with extension 'deb'.

f the package does have dependencies, then it is considerably easier to use the command 'dselect'.

Note that packages by Alexis have no dependencies.

$Header: /diska/home/alexis/dev/helpme/doc/linux-sysadmin-tasks/software-management/RCS/installing-debian-packages.html,v 1.2 1998/09/05 10:53:26 alexis Exp $ @