How to Install and Uninstall python3-precis-i18n Package on Kali Linux

Last updated: May 11,2024

1. Install "python3-precis-i18n" package

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

$ sudo apt update $ sudo apt install python3-precis-i18n

2. Uninstall "python3-precis-i18n" package

This guide covers the steps necessary to uninstall python3-precis-i18n on Kali Linux:

$ sudo apt remove python3-precis-i18n $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-precis-i18n package on Kali Linux

Package: python3-precis-i18n
Source: python-precis-i18n
Version: 1.0.5-2
Installed-Size: 107
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 25464
SHA256: c34d79933ffa57455ba711a0273c00dad490b0bbe7dc70b9ac1d1c9bde523e64
SHA1: f583bec6b56c2594309fab8bdeb6013cd01ca064
MD5sum: fa011d0dde3fe22493a010525bb27ff1
Description: internationalized usernames and passwords
If you want your application to accept unicode user names and
passwords, you must be careful in how you validate and compare them.
The PRECIS framework makes internationalized user names and passwords
safer for use by applications. PRECIS profiles transform unicode
strings into a canonical form, suitable for comparison.
.
This module implements the PRECIS Framework as described in:
.
- PRECIS Framework: Preparation, Enforcement, and Comparison of
Internationalized Strings in Application Protocols (RFC 8264)
- Preparation, Enforcement, and Comparison of Internationalized
Strings Representing Usernames and Passwords (RFC 8265)
- Preparation, Enforcement, and Comparison of Internationalized
Strings Representing Nicknames (RFC 8266)
Description-md5:
Homepage: https://github.com/byllyfish/precis_i18n
Section: python
Priority: optional
Filename: pool/main/p/python-precis-i18n/python3-precis-i18n_1.0.5-2_all.deb