How to Install and Uninstall python3-babelfish Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python3-babelfish" package

Please follow the steps below to install python3-babelfish on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-babelfish

2. Uninstall "python3-babelfish" package

Please follow the guidelines below to uninstall python3-babelfish on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-babelfish package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-babelfish
Priority: optional
Section: universe/python
Installed-Size: 310
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: babelfish
Version: 0.5.4-1build1
Depends: python3-pkg-resources, python3:any (>= 3.3.2-2~)
Filename: pool/universe/b/babelfish/python3-babelfish_0.5.4-1build1_all.deb
Size: 72816
MD5sum: 14627e9b536b79069acc93f21361ac91
SHA1: 40c2403b143976e306c3f2e52dafb28e2071d266
SHA256: e54b882869bf6ffea80c4d27e7572cd8e95152c86eb4a47b964fe2469e63d94e
Description-en: library to work with countries and languages (Python 3)
Babelfish makes it easy to work with countries, languages, scripts, ISO codes
and IETF codes from Python. It has converters between all different data
can be extended to use custom converters and data.
.
This is the Python 3 version of the package.
Description-md5: 7b5ce70c4a61614d94984ce9bdc1b55d
Homepage: https://github.com/Diaoul/babelfish
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu