How to Install and Uninstall python-idna Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: April 19,2024

1. Install "python-idna" package

This guide let you learn how to install python-idna on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-idna

2. Uninstall "python-idna" package

This guide covers the steps necessary to uninstall python-idna on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-idna $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-idna package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-idna
Priority: optional
Section: python
Installed-Size: 313
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 2.0-3
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/main/p/python-idna/python-idna_2.0-3_all.deb
Size: 35124
MD5sum: 1622874ab0fd36663ef8d050597f92af
SHA1: 6d88e2c2af02a548a9031f348f5fc2890f4a5511
SHA256: 5438a710aa3d88a299804f400ebdb4f968e1fbd35a844ba4bdd06110dbfb793c
Description-en: Python IDNA2008 (RFC 5891) handling (Python 2)
A library to support the Internationalised Domain Names in Applications (IDNA)
protocol as specified in RFC 5891. This version of the protocol is often
referred to as “IDNA2008” and can produce different results from the earlier
standard from 2003.
.
The library is also intended to act as a suitable drop-in replacement for the
“encodings.idna” module that comes with the Python standard library but
currently only supports the older 2003 specification.
.
This package contains the module for Python 2.
Description-md5: db5abd2a9342b08589e3c78136607b3a
Homepage: https://github.com/kjd/idna
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: edubuntu-desktop-gnome, ubuntustudio-audio, ubuntu-gnome-desktop, ubuntu-sdk, ubuntukylin-desktop