Install thawab
Installing thawab package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install thawab
thawab package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | thawab |
version | 3.2.0-1 |
description | Arabic/Islamic encyclopedia system |
subsection | misc |
website | thawab.ojuba.org |
maintainer | Debian Islamic Maintainers |
Uninstall thawab
To remove just thawab package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove thawab
Uninstall thawab and it’s dependent packages
To remove the thawab package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove thawab
Purging thawab
If you also want to delete configuration and/or data files of thawab from Debian Sid then this will work:
sudo apt-get purge thawab
To delete configuration and/or data files of thawab and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove thawab