Install prboom-plus-game-server
Installing prboom-plus-game-server package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install prboom-plus-game-server
prboom-plus-game-server package information
distro | Debian Unstable (Sid) |
---|---|
section | Main |
name | prboom-plus-game-server |
version | 2:2.5.1.5~svn4462+dfsg1-1+b1 |
description | enhanced clone of the classic first-person shooter Doom (server) |
subsection | games |
website | prboom-plus.sourceforge.net |
maintainer | Debian Games Team |
Uninstall prboom-plus-game-server
To remove just prboom-plus-game-server package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove prboom-plus-game-server
Uninstall prboom-plus-game-server and it’s dependent packages
To remove the prboom-plus-game-server package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove prboom-plus-game-server
Purging prboom-plus-game-server
If you also want to delete configuration and/or data files of prboom-plus-game-server from Debian Sid then this will work:
sudo apt-get purge prboom-plus-game-server
To delete configuration and/or data files of prboom-plus-game-server and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove prboom-plus-game-server