Utappia/uCareSystem

E: Command line option --purge is not understood | Debian Jessie

Closed this issue · 1 comments

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
###################################

Jessie has an old apt and it doesn't support some -y --purge options. Should be checked beforehand and run the appropriate command