Install xtide-data-nonfree
Installing xtide-data-nonfree package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install xtide-data-nonfree
xtide-data-nonfree package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | xtide-data-nonfree |
version | 20100529-1 |
description | Harmonics data for xtide (Canada, Netherlands, Germany and UK) |
subsection | science |
website | flaterco.com / xtide / |
maintainer | Peter S Galbraith |
Uninstall xtide-data-nonfree
To remove just xtide-data-nonfree package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove xtide-data-nonfree
Uninstall xtide-data-nonfree and it’s dependent packages
To remove the xtide-data-nonfree package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove xtide-data-nonfree
Purging xtide-data-nonfree
If you also want to delete configuration and/or data files of xtide-data-nonfree from Debian Sid then this will work:
sudo apt-get purge xtide-data-nonfree
To delete configuration and/or data files of xtide-data-nonfree and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove xtide-data-nonfree