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