Uninstall vlc media player completely in Linux Mint easily with simple code no error.
Code to uninstall the vlc :
step 1 : sudo apt-get purge vlc
step 2 : rm -rf ~/.config/vlc
step 3 : rm -rf ~/.local/share/vlc
#uninstall #linux #linuxmint #vlc #technical #tech #windows