Code: Select all
apt-get install package
One can install package without its recommended dependencies with the command
Code: Select all
apt-get install --no-install-recommends package
Also one can use a dash (-) after any recommended dependency that one doesn't want to be installed.
As an example, lets say we install
========= SCRAPER REMOVED AN EMBEDDED LINK HERE ===========
url was:"http://www.mepisimo.com/antix/Testing/"
linktext was:"antiX-core"
====================================
, which gives us a basic text-only system, and we want to have LXDE but don't want to have Lxmusic, which is a recommended dependency of lxde, and want to have Goggles music manager instead.
antiX-core already has Goggles' (package gogglesmm) repository enabled. So we would boot to our text system, login as root, apt-get update and
Code: Select all
apt-get install alsa-base alsa-utils xorg slim lxde gogglesmm lxmusic-