On Sun, Oct 27, 2013 at 08:42:18AM +0100, Slavko wrote:
> Ahoj,
> 
> Dňa Sat, 26 Oct 2013 20:55:57 -0600 ruckusrogue <ruckusro...@gmail.com>
> napísal:
> 
> > Anyone know the proper tool (shell) to best remove (purge) packages
> > and their dependencies after installing?
> 
> There are three types of dependencies:
> 
> + depended = required
> + recommended = optional

Unless you explicitly set recommended to optional, then they are
automatically installed.

e.g.

# less /etc/apt/apt.conf.d/90local
APT::Default-Release "jessie";
APT::Install-Recommends "false";
APT::Acquire::Languages "en";

#Debug::Acquire::Ftp "true";
#Debug::Acquire::Http "true";

-- 
"If you're not careful, the newspapers will have you hating the people
who are being oppressed, and loving the people who are doing the 
oppressing." --- Malcolm X


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20131027094700.GA29615@tal

Reply via email to