apt-get man page says autoremove does not want any package parameter,
but passing one or more packages as parameter it works the same way as
apt-get --autoremove remove pkgs
This useful feature is undocumented, please document it.
Dear APT Developers, Vincenzo Tibullo wrote 8 years ago: Ping! This is still the case. I just wanted to explain a coworker that "apt-get autoremove" doesn't take any parameter, but it indeed does. And until I found this bug report it was not clear to me what "apt-get automremove <package>" really does. So please document optional parameters for "apt-get automremove" (and "apt autoremove"). Regards, Axel