E: Command line option --purge is not understood | Debian Jessie
Closed this issue · 1 comments
cerebrux commented
On Debian Jessie when invoked :
sudo apt autoremove --purge -y;
the following happens:
E: Command line option --purge is not understood
###################################
Finished removing unneeded packages
###################################
cerebrux commented
Jessie has an old apt and it doesn't support some -y --purge options. Should be checked beforehand and run the appropriate command