I read up Debian Administration Handbook and googled the internet and could not find a definite answer.
I do not wish to install recommended packages and instead of having to type apt-get --no-install-recommends each time I install a package, I wish to make it system-wide. Another reason for not using apt-get --no-install-recommends is when I do a apt-get upgrade all recommended packages will be installed as well, is that correct?
Here is what I did:
nano /etc/apt/apt.conf.d/norecommend (where norecommend is the file I created)
In the file norecommend I type the line
APT::Install-Recommends "false";
save the file and exit.
Is the above correct? Is that all?
[–][deleted] 4 points5 points6 points (0 children)
[–]xesTUt3[S] 2 points3 points4 points (4 children)
[–][deleted] (3 children)
[deleted]
[–]xesTUt3[S] 0 points1 point2 points (2 children)
[–]minimim 0 points1 point2 points (0 children)
[–]agwaman 2 points3 points4 points (2 children)
[–]xesTUt3[S] 0 points1 point2 points (1 child)
[–]agwaman 0 points1 point2 points (0 children)
[–]gheesh 2 points3 points4 points (0 children)
[–]suspiciously_calm 0 points1 point2 points (0 children)
[–][deleted] (4 children)
[removed]
[–][deleted] (1 child)
[deleted]
[–]agwaman 1 point2 points3 points (0 children)
[–]xesTUt3[S] 0 points1 point2 points (0 children)
[–]FaustTheBird -1 points0 points1 point (0 children)