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

Last updated: May 03,2024

1. Install "python3-zfec" package

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

$ sudo apt update $ sudo apt install python3-zfec

2. Uninstall "python3-zfec" package

Please follow the guidance below to uninstall python3-zfec on Kali Linux:

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

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

Package: python3-zfec
Source: zfec
Version: 1.5.7.4-0.1
Installed-Size: 217
Maintainer: Tahoe Packaging Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14)
Size: 52932
SHA256: cc77f0f05a1ef3ced9cd52740878d19ad812869c464482cfe85c062e2adf7702
SHA1: c30a61bd35f2b376a9471e69e2ce4852323ba553
MD5sum: e3e59c41946ba44ea9096d2b4aa16237
Description: fast erasure codec, with Python 3 bindings
Fast, portable, programmable erasure coding a.k.a. "forward error
correction": the generation of redundant blocks of information such that if
some blocks are lost then the original data can be recovered from the
remaining blocks. This package includes a Python 3 API.
Description-md5:
Homepage: http://tahoe-lafs.org/trac/zfec
Section: python
Priority: optional
Filename: pool/main/z/zfec/python3-zfec_1.5.7.4-0.1_amd64.deb