How to Install and Uninstall libgf-complete-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libgf-complete-dev" package

Please follow the guidance below to install libgf-complete-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libgf-complete-dev

2. Uninstall "libgf-complete-dev" package

Please follow the instructions below to uninstall libgf-complete-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libgf-complete-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgf-complete-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libgf-complete-dev
Priority: extra
Section: libdevel
Installed-Size: 26
Maintainer: Ubuntu Developers
Original-Maintainer: Thomas Goirand
Architecture: amd64
Source: gf-complete
Version: 1.0.2-2
Depends: libgf-complete1 (= 1.0.2-2)
Filename: pool/main/g/gf-complete/libgf-complete-dev_1.0.2-2_amd64.deb
Size: 5534
MD5sum: 23c95bcb1997fe5121b6ad642bff7671
SHA1: fb55dfcc25454926f228957e0518ee9ace4ed759
SHA256: 5439e2b212cd42a5b0ab490e9f1bd4654ec2a6f742c577ede967077f67a371a7
Description-en: Galois Field Arithmetic - development files
Galois Field arithmetic forms the backbone of erasure-coded storage systems,
most famously the Reed-Solomon erasure code. A Galois Field is defined over
w-bit words and is termed GF(2w). As such, the elements of a Galois Field are
the integers 0, 1, . . ., 2^w − 1. Galois Field arithmetic defines addition
and multiplication over these closed sets of integers in such a way that they
work as you would hope they would work. Specifically, every number has a
unique multiplicative inverse. Moreover, there is a value, typically the value
2, which has the property that you can enumerate all of the non-zero elements
of the field by taking that value to successively higher powers.
.
This package contains the development files needed to build against the shared
library.
Description-md5: c9208c5bf2fca7bcffbb0c95c0d5122a
Multi-Arch: same
Homepage: http://jerasure.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m