Install openttd-opensfx
Installing openttd-opensfx package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install openttd-opensfx
openttd-opensfx package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | openttd-opensfx |
version | 0.2.3-4 |
description | sound set for use with the OpenTTD game |
subsection | games |
website | dev.openttdcoop.org / projects / opensfx |
maintainer | Matthijs Kooijman |
Uninstall openttd-opensfx
To remove just openttd-opensfx package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove openttd-opensfx
Uninstall openttd-opensfx and it’s dependent packages
To remove the openttd-opensfx package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove openttd-opensfx
Purging openttd-opensfx
If you also want to delete configuration and/or data files of openttd-opensfx from Debian Sid then this will work:
sudo apt-get purge openttd-opensfx
To delete configuration and/or data files of openttd-opensfx and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove openttd-opensfx