Installing and removing Debian packages with apt-get software
it is possible to both install and remove Debian packages with apt-get utility.
It is a command line utility. A nicer looking aptitude can be used also.
The beauty of installing packages with apt-get utility that it will resolve dependencies for you and install these. No manual work is required in this case.
It only works for software that is distributed with that version of Linux. For other custom software please refer to installation instructions.
Comments
Post a Comment