Install ooohg
Installing ooohg package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install ooohg
ooohg package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | ooohg |
version | 09.2013-1 |
description | Set of 1600 free of charge maps for libreoffice/openoffice.org |
subsection | misc |
website | ooo.hg.free.fr / ooohg / ooohg.html |
maintainer | Georges Khaznadar |
Uninstall ooohg
To remove just ooohg package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove ooohg
Uninstall ooohg and it’s dependent packages
To remove the ooohg package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove ooohg
Purging ooohg
If you also want to delete configuration and/or data files of ooohg from Debian Sid then this will work:
sudo apt-get purge ooohg
To delete configuration and/or data files of ooohg and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove ooohg