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

Last updated: May 21,2024

1. Install "python-zfec" package

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

$ sudo apt update $ sudo apt install python-zfec

2. Uninstall "python-zfec" package

This is a short guide on how to uninstall python-zfec on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-zfec
Priority: optional
Section: universe/python
Installed-Size: 157
Maintainer: Ubuntu Developers
Original-Maintainer: Bert Agaz
Architecture: amd64
Source: zfec
Version: 1.4.5-2
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), libc6 (>= 2.4)
Filename: pool/universe/z/zfec/python-zfec_1.4.5-2_amd64.deb
Size: 35984
MD5sum: 89c1a0d7de3547a5f599c950d461d368
SHA1: 3014d5c784cb3cf598536951b69ee30db80ebce3
SHA256: bc7744e7840cf99aefb6ea9b0e9f2bb10bc7742eb6744438a43c734fd7a46ca9
Description-en: fast erasure codec, with python 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 API.
Description-md5: ff6116d2eb06fe8712431d8eaefeceb7
Homepage: http://tahoe-lafs.org/trac/zfec
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu