Currently, `apt` considers all packages in `packages.txt` to have been installed manually. This makes getting rid of packages installed as dependencies quite annoying, since `apt-get autoremove` cannot remove anything.
Currently,
aptconsiders all packages inpackages.txtto have been installed manually.This makes getting rid of packages installed as dependencies quite annoying, since
apt-get autoremovecannot remove anything.