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

Last updated: July 06,2024

1. Install "python-pytc" package

This is a short guide on how to install python-pytc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pytc

2. Uninstall "python-pytc" package

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

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

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

Package: python-pytc
Priority: optional
Section: universe/python
Installed-Size: 111
Maintainer: Ubuntu Developers
Original-Maintainer: Vernon Tang
Architecture: amd64
Version: 0.8-2
Provides: python2.7-pytc
Depends: libc6 (>= 2.2.5), libtokyocabinet9 (>= 1.4.47), python (>= 2.7), python (<< 2.8)
Filename: pool/universe/p/python-pytc/python-pytc_0.8-2_amd64.deb
Size: 21570
MD5sum: 620d3b9b05af8c317666c061ccaa2f5f
SHA1: 8738c35edb362c8bd28d4451e15aea282f5412a2
SHA256: 07ec877c1f092b47c105bf0190954de8db9452bc2726593d348065a058573bdc
Description-en: Python bindings for the Tokyo Cabinet database
This package contains the pytc module, which gives Python programs the
ability to work with Tokyo Cabinet database files.
Description-md5: 66cc94b1f32fa9a72e5fcf5c1e74f7d6
Homepage: http://pypi.python.org/pypi/pytc/
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu