How to Install and Uninstall libgf-complete1 Package on Kali Linux

Last updated: May 18,2024

1. Install "libgf-complete1" package

Please follow the steps below to install libgf-complete1 on Kali Linux

$ sudo apt update $ sudo apt install libgf-complete1

2. Uninstall "libgf-complete1" package

Please follow the steps below to uninstall libgf-complete1 on Kali Linux:

$ sudo apt remove libgf-complete1 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgf-complete1 package on Kali Linux

Package: libgf-complete1
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: 187
Maintainer: Debian OpenStack
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 59288
SHA256: 34500d12610aec99f905fc070be47a1aeb11669758fd3554b39d721bd2a3dd0b
SHA1: 29061279778fc8eb1234b314c0deefd9774afd2c
MD5sum: b7a3c66c3b58f00189e14cec013a904a
Description: Galois Field Arithmetic - shared library
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 shared library.
Description-md5:
Multi-Arch: same
Homepage: http://jerasure.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gf-complete/libgf-complete1_1.0.2+2017.04.10.git.ea75cdf-9+b1_amd64.deb