Question
[UBUNTU] How to completely remove EVERYTHING from 1 specific package?
I want to completely remove ProFTPd and all it’s files from my droplet, how do I do so from the Ubuntu console?
I have tried sudo apt-get remove
and purge, but didn’t seem to do anything.
I just need a 100% fresh installation from that package
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×