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

Last updated: May 12,2024

1. Install "python-opencc" package

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

$ sudo apt update $ sudo apt install python-opencc

2. Uninstall "python-opencc" package

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

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

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

Package: python-opencc
Priority: optional
Section: universe/python
Installed-Size: 46
Maintainer: Ubuntu Developers
Original-Maintainer: IME Packaging Team
Architecture: all
Source: opencc
Version: 0.4.3-2build1
Depends: libopencc1, python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2)
Filename: pool/universe/o/opencc/python-opencc_0.4.3-2build1_all.deb
Size: 3020
MD5sum: 5b98db6ca6ee478198d5e28fb627b553
SHA1: 2c45b65c7c9212271474db5c175045356d6eea7a
SHA256: 6046008b8ebe903237a110ff02b21568a82db805cf7539c03b78253a328abffc
Description-en: simplified-traditional chinese conversion library - Python support
opencc is a library for converting character between traditional chinese and
simplified chinese.
.
This package includes the Python binding.
Description-md5: 145c301dc94a46333a28aea82e5980b1
Homepage: http://code.google.com/p/opencc
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu