Install python-othman
Installing python-othman package on Debian Unstable (Sid) is as easy as running the following command on terminal:
sudo apt-get update sudo apt-get install python-othman
python-othman package information
distro | Debian Unstable (Sid) |
---|---|
section | Non-Free |
name | python-othman |
version | 0.4.0-3 |
description | library providing access to Quranic text with a fast search index |
subsection | python |
website | othman.ojuba.org |
maintainer | Debian Islamic Maintainers |
Uninstall python-othman
To remove just python-othman package itself from Debian Unstable (Sid) execute on terminal:
sudo apt-get remove python-othman
Uninstall python-othman and it’s dependent packages
To remove the python-othman package and any other dependant package which are no longer needed from Debian Sid.
sudo apt-get remove --auto-remove python-othman
Purging python-othman
If you also want to delete configuration and/or data files of python-othman from Debian Sid then this will work:
sudo apt-get purge python-othman
To delete configuration and/or data files of python-othman and it’s dependencies from Debian Sid then execute:
sudo apt-get purge --auto-remove python-othman