How to Install and Uninstall libfec0 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "libfec0" package

Please follow the instructions below to install libfec0 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libfec0

2. Uninstall "libfec0" package

This tutorial shows how to uninstall libfec0 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libfec0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfec0 package on Ubuntu 21.10 (Impish Indri)

Package: libfec0
Architecture: amd64
Version: 1.0+20161003-4
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: libfec
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Hamradio Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 64
Depends: libc6 (>= 2.29)
Filename: pool/universe/libf/libfec/libfec0_1.0+20161003-4_amd64.deb
Size: 20356
MD5sum: 378f2e971b8a6e44f6673d5d2564236c
SHA1: b0b8475efa851186cb0eb6795426fef5c1628771
SHA256: bcca00bea313cb689f3dc35c694ba5d805759c9252ad86e9428f85ae831bede2
SHA512: 19d09d47a8bf6690c10a6f8fe5024b574f11d64f8cbac23ae0bf22c66ffef093e937f7f0e2e1b0f9d288ad116aed55ba674ca6f9bb78f643452939a844161c38
Homepage: https://github.com/quiet/libfec
Description-en: forward error correction (FEC) algorithms
This package provides a set of functions that implement several popular
forward error correction (FEC) algorithms and several low-level routines
useful in modems implemented with digital signal processing (DSP).
.
The following routines are provided:
1. Viterbi decoders for the following convolutional codes:
r=1/2 k=7 ("Voyager" code, now a widely used industry standard)
r=1/2 k=9 (Used on the IS-95 CDMA forward link)
r=1/6 k=15 ("Cassini" code, used by several NASA/JPL deep space missions)
2. Reed-Solomon encoders and decoders for any user-specified code.
3. Optimized encoder and decoder for the CCSDS-standard (255,223)
Reed-Solomon code, with and without the CCSDS-standard "dual basis" symbol
representation.
4. Compute dot product between a 16-bit buffer and a set of 16-bit
coefficients. This is the basic DSP primitive for digital filtering and
correlation.
4. Compute sum of squares of a buffer of 16-bit signed integers. This is
useful in DSP for finding the total energy in a signal.
5. Find peak value in a buffer of 16-bit signed integers, useful for
scaling a signal to prevent overflow.
.
This package automatically makes use of various SIMD (Single Instruction
stream, Multiple Data stream) instruction sets, when available: MMX, SSE and
SSE2 on the IA-32 (Intel) architecture, and Altivec on the PowerPC G4 and G5
used by Power Macintoshes.
Description-md5: f310b4d76ead24ea0abfe3d24e1963fc