How to Install and Uninstall python3-yenc Package on Kali Linux

Last updated: May 11,2024

1. Install "python3-yenc" package

Please follow the step by step instructions below to install python3-yenc on Kali Linux

$ sudo apt update $ sudo apt install python3-yenc

2. Uninstall "python3-yenc" package

This tutorial shows how to uninstall python3-yenc on Kali Linux:

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

3. Information about the python3-yenc package on Kali Linux

Package: python3-yenc
Source: python-yenc (0.4.0-10)
Version: 0.4.0-10+b5
Installed-Size: 63
Maintainer: Jeroen Ploemen
Architecture: amd64
Depends: libc6 (>= 2.4), python3 (<< 3.13), python3 (>= 3.11~), python3:any
Suggests: python-yenc-doc
Size: 13072
SHA256: be8ac99fc0b0611591f76f8cfa17cffb1c9723a0f856fb72e6469c79787aa1ad
SHA1: ad6b284e1861bb717b1f51c9f39944d8685a742b
MD5sum: ad9f66860c3fe6c2c46f8c520541d16e
Description: yEnc encoding/decoding extension (Python 3)
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.
.
This package contains the Python 3 module.
Description-md5:
Homepage: https://www.golug.it/yenc.html
Section: python
Priority: optional
Filename: pool/main/p/python-yenc/python3-yenc_0.4.0-10+b5_amd64.deb