Install wolf4sdl
Installing wolf4sdl package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install wolf4sdl
wolf4sdl package information
distro | Debian Unstable (Sid) |
---|---|
section | Contrib |
name | wolf4sdl |
version | 1.7+svn262+dfsg1-3 |
description | SDL-Port of Wolfenstein 3-D and Spear of Destiny |
subsection | games |
website | chaos-software.de.vu |
maintainer | Debian Games Team |
Uninstall wolf4sdl
To remove just wolf4sdl package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove wolf4sdl
Uninstall wolf4sdl and it’s dependent packages
To remove the wolf4sdl package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove wolf4sdl
Purging wolf4sdl
If you also want to delete configuration and/or data files of wolf4sdl from Debian Sid then this will work:
sudo apt-get purge wolf4sdl
To delete configuration and/or data files of wolf4sdl and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove wolf4sdl