View Single Post
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#7624
PS. Ok, I think I got it, we need write it like this:

Code:
echo 'APT
{
  NeverAutoRemove
  {
   ".*";
  };
};' > /etc/apt/apt.conf.d/01autoremove
After this if you run apt-get autoremove command, it NOT show anymore this long list of packages and NOT ask to remove something or not
Reupdate come in a 1h or less...

Last edited by Schturman; 2013-08-11 at 21:20.