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

Last updated: May 17,2024

1. Install "python3-codicefiscale" package

In this section, we are going to explain the necessary steps to install python3-codicefiscale on Kali Linux

$ sudo apt update $ sudo apt install python3-codicefiscale

2. Uninstall "python3-codicefiscale" package

Please follow the guidelines below to uninstall python3-codicefiscale on Kali Linux:

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

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

Package: python3-codicefiscale
Source: codicefiscale
Version: 0.9+ds0-3
Installed-Size: 31
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 5656
SHA256: 57f77167f87400fba63bc2320da67ac5b26833295e6eb9900bae3e5c62a671c7
SHA1: 61a351d7c0a08743cca6a12253bbdbcef8857adf
MD5sum: 59b4de6b3d80091826dafec73981e020
Description: Generate and validate Italian "codice fiscale" (Python 3.x)
This Python library works with Italian fiscal codes for natural persons
(the local equivalent to SSN in the USA) and allows one to:
* generate a realistic code from given data;
* calculate the control code;
* extract data from an existing code: birthday and sex.
.
This package provides Python 3.x version of codicefiscale.
Description-md5:
Homepage: https://github.com/ema/pycodicefiscale
Section: python
Priority: optional
Filename: pool/main/c/codicefiscale/python3-codicefiscale_0.9+ds0-3_all.deb