How to Install and Uninstall vdmfec Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 07,2024
1. Install "vdmfec" package
This is a short guide on how to install vdmfec on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
vdmfec
Copied
2. Uninstall "vdmfec" package
Please follow the step by step instructions below to uninstall vdmfec on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
vdmfec
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the vdmfec package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: vdmfec
Priority: extra
Section: universe/misc
Installed-Size: 92
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Andreas Tille
Architecture: amd64
Version: 1.0-2
Depends: libc6 (>= 2.4)
Filename: pool/universe/v/vdmfec/vdmfec_1.0-2_amd64.deb
Size: 20324
MD5sum: 58268dfc3732324b6b666197a70e95ec
SHA1: c2b7cab72edc041aa41909606e0f227bfe2e16cc
SHA256: cce194205d66c700f5dd59a44922e96bd7dc4060005e96e7988d766c2e425f19
Description-en: recover lost blocks using Forward Error Correction
VDMFEC implements Block ECC using a Forward Error Correction
(FEC) code based on Vandermonde (VDM) matrices in GF(2^8) due
to Luigi Rizzo. Given the FEC parameters K and N, with N
greater than K, N blocks are written for every K input blocks
in such a way that any K blocks are sufficient to reconstruct
the data. That is, up to N - K blocks out of every group of N
blocks may be lost without loss of data. Its primary
application is intended to be in recovering data from
unreliable media such as diskettes.
Description-md5: fa1b8ceb53e9bd20d69c5c2ea7d4525e
Homepage: http://members.tripod.com/professor_tom/archives/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: extra
Section: universe/misc
Installed-Size: 92
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Andreas Tille
Architecture: amd64
Version: 1.0-2
Depends: libc6 (>= 2.4)
Filename: pool/universe/v/vdmfec/vdmfec_1.0-2_amd64.deb
Size: 20324
MD5sum: 58268dfc3732324b6b666197a70e95ec
SHA1: c2b7cab72edc041aa41909606e0f227bfe2e16cc
SHA256: cce194205d66c700f5dd59a44922e96bd7dc4060005e96e7988d766c2e425f19
Description-en: recover lost blocks using Forward Error Correction
VDMFEC implements Block ECC using a Forward Error Correction
(FEC) code based on Vandermonde (VDM) matrices in GF(2^8) due
to Luigi Rizzo. Given the FEC parameters K and N, with N
greater than K, N blocks are written for every K input blocks
in such a way that any K blocks are sufficient to reconstruct
the data. That is, up to N - K blocks out of every group of N
blocks may be lost without loss of data. Its primary
application is intended to be in recovering data from
unreliable media such as diskettes.
Description-md5: fa1b8ceb53e9bd20d69c5c2ea7d4525e
Homepage: http://members.tripod.com/professor_tom/archives/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu