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