
11 Jun
2018
11 Jun
'18
7:56 a.m.
On 11/06/18 17:29, Andrew Greig via luv-main wrote:
I found sudo apt-get purge packagename. I know what I installed so here goes.
In recent versions of Debian (and Ubuntu) there is now an "apt" command that acts as a front-end to the entire family of apt commands and provides pretty output (including progress bars) on terminals. So you can try using "apt install", "apt search", "apt purge" etc. in future. Hope that helps, Andrew