How to Install and Uninstall python3-hijra Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-hijra" package

Please follow the instructions below to install python3-hijra on Kali Linux

$ sudo apt update $ sudo apt install python3-hijra

2. Uninstall "python3-hijra" package

Please follow the guidance below to uninstall python3-hijra on Kali Linux:

$ sudo apt remove python3-hijra $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-hijra package on Kali Linux

Package: python3-hijra
Source: hijra
Version: 1.0-4
Installed-Size: 72
Maintainer: Debian Islamic Maintainers
Architecture: all
Depends: python3:any
Size: 20268
SHA256: ad7bb1e6eea9fdb1b1e32d475e37a33311b316c59e5f71be4cf0e7f4507cc0f6
SHA1: 6374a81e825b8e15e549eade4f1cf4ac98ca0be3
MD5sum: a3117042e73ce0d2468ac856ad0ae34c
Description: Hijri Islamic Calendar converting functions for Python
Hijri Islamic Calendar converting functions, based on an enhanced algorithm
designed by Muayyad Saleh Alsadi.
It can be used to implement applications, gdesklets or karamba ..etc
.
This algorithm is based on integer operations which that there is no round
errors (given accurate coefficients) the accuracy of this algorithm is based
on 3 constants (p, q and a) where p/q is the full months percentage [ gcd(p,q)
must be 1 ] currently it is set to 191/360 which mean that there is 191 months
having 30 days in a span of 360 years, other months are 29 days, and a is just
a shift.
Description-md5:
Homepage: https://ojuba.org/hijra:%D8%A7%D9%84%D8%B1%D8%A6%D9%8A%D8%B3%D8%A9
Section: non-free/python
Priority: optional
Filename: pool/non-free/h/hijra/python3-hijra_1.0-4_all.deb