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

Last updated: May 20,2024

1. Install "python-translitcodec" package

Please follow the step by step instructions below to install python-translitcodec on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-translitcodec

2. Uninstall "python-translitcodec" package

Please follow the guidance below to uninstall python-translitcodec on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-translitcodec
Priority: optional
Section: universe/python
Installed-Size: 98
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.3-1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/p/python-translitcodec/python-translitcodec_0.3-1_all.deb
Size: 11906
MD5sum: 537bb7a279e1924bb5550361a4fbdacb
SHA1: 7504210543ff2626a273972e78a8d5650f4d83ec
SHA256: 0649312c9c0118a599ac21fa5a8601a739b1dfaf53f09a287570b0204edddb47
Description-en: Unicode to 8-bit charset transliteration codec
This package contains codecs for transliterating ISO 10646 texts into
best-effort representations using smaller coded character sets (ASCII,
ISO 8859, etc.). The translation tables used by the codecs are from
the transtab collection by Markus Kuhn.
Description-md5: 2734f6ad7fa77c0cb0e86c8633f1293c
Homepage: http://pypi.python.org/pypi/translitcodec/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu