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