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

Last updated: May 18,2024

1. Install "python-yenc" package

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

$ sudo apt update $ sudo apt install python-yenc

2. Uninstall "python-yenc" package

In this section, we are going to explain the necessary steps to uninstall python-yenc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-yenc
Priority: extra
Section: universe/news
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: JCF Ploemen (jcfp)
Architecture: amd64
Version: 0.4.0-1
Provides: python2.7-yenc
Depends: libc6 (>= 2.7), python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/p/python-yenc/python-yenc_0.4.0-1_amd64.deb
Size: 22004
MD5sum: ba3b44a82cfd27654c4d1e7dae10f5b2
SHA1: f07e9109a123afe3cdfd9284eb99ab567dd7be3f
SHA256: 4e52f7cf3505d60abfba087bea5a478dd99a887802777480b0b0f6a2a18d4f39
Description-en: yEnc encoding/decoding extension for Python
The yEnc module provides a simple API for raw encoding/decoding of
yencoded binaries, mainly used when retrieving from or posting to
Usenet. It is significantly faster than any pure-Python
implementation.
Description-md5: 04b85e5adbab7c871fd943bb084a2420
Homepage: http://www.golug.it/yenc.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu