To uninstall vlc-plugin-sdl just follow these instructions.
sudo apt-get remove vlc-plugin-sdl
This will remove just the vlc-plugin-sdl package itself.
sudo apt-get remove --auto-remove vlc-plugin-sdl
This will remove the vlc-plugin-sdl package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for vlc-plugin-sdl then this will work.
sudo apt-get purge vlc-plugin-sdl
Or similarly, like this vlc-plugin-sdl
sudo apt-get purge --auto-remove vlc-plugin-sdl
Package | vlc-plugin-sdl |
Version | 2.2.1-3 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://www.videolan.org/vlc/ |
Description | SDL video and audio output plugin for VLC |
Distro | ubuntu |
Release | wily |
Repo | universe |
Section | universe/graphics |