Install mupen64plus-input-sdl
Installing mupen64plus-input-sdl package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install mupen64plus-input-sdl
mupen64plus-input-sdl package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | mupen64plus-input-sdl |
version | 2.5-3 |
description | sdl input device plugin for mupen64plus |
subsection | games |
website | mupen64plus.org |
maintainer | Debian Games Team |
Uninstall mupen64plus-input-sdl
To remove just mupen64plus-input-sdl package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove mupen64plus-input-sdl
Uninstall mupen64plus-input-sdl and it’s dependent packages
To remove the mupen64plus-input-sdl package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove mupen64plus-input-sdl
Purging mupen64plus-input-sdl
If you also want to delete configuration and/or data files of mupen64plus-input-sdl from Debian Sid then this will work:
sudo apt-get purge mupen64plus-input-sdl
To delete configuration and/or data files of mupen64plus-input-sdl and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove mupen64plus-input-sdl