How to Install and Uninstall libgf-complete-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libgf-complete-dev" package

This tutorial shows how to install libgf-complete-dev on Kali Linux

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

2. Uninstall "libgf-complete-dev" package

This guide covers the steps necessary to uninstall libgf-complete-dev on Kali Linux:

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

3. Information about the libgf-complete-dev package on Kali Linux

Package: libgf-complete-dev
Source: gf-complete (1.0.2+2017.04.10.git.ea75cdf-9)
Version: 1.0.2+2017.04.10.git.ea75cdf-9+b1
Installed-Size: 27
Maintainer: Debian OpenStack
Architecture: amd64
Depends: libgf-complete1 (= 1.0.2+2017.04.10.git.ea75cdf-9+b1)
Size: 6808
SHA256: 00e71c67df5c90764533618659f3a3d89a7d874e4301b4c04deaec4de1d9cdd8
SHA1: 9195d19f112dd79e350e01e6b05d8906ad5bcae0
MD5sum: 1679bbf119c972989e7eb4f33ae2ba4c
Description: 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(2^w). 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:
Multi-Arch: same
Homepage: http://jerasure.org/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/g/gf-complete/libgf-complete-dev_1.0.2+2017.04.10.git.ea75cdf-9+b1_amd64.deb