I installed vlc using tar.xz file, now I want to remove it but as I have deleted the source directory from which it was installed, I am unable to uninstall it.
I have tried these commands:
apt-get remove vlc
apt-get remove vlc-nox
apt-get remove vlc-data
sudo apt-get autoremove --purge vlc
without success