How to Uninstall Software with the Command Line in Linux?
Use the command apt-get as –
apt-get --purge remove [filename]
BY Best Interview Question ON 15 Apr 2019
Use the command apt-get as –
apt-get --purge remove [filename]