How to Install and Uninstall gf-complete-tools Package on Kali Linux

Last updated: May 09,2024

1. Install "gf-complete-tools" package

In this section, we are going to explain the necessary steps to install gf-complete-tools on Kali Linux

$ sudo apt update $ sudo apt install gf-complete-tools

2. Uninstall "gf-complete-tools" package

Please follow the steps below to uninstall gf-complete-tools on Kali Linux:

$ sudo apt remove gf-complete-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the gf-complete-tools package on Kali Linux

Package: gf-complete-tools
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: 144
Maintainer: Debian OpenStack
Architecture: amd64
Depends: libgf-complete1 (= 1.0.2+2017.04.10.git.ea75cdf-9+b1), libc6 (>= 2.34)
Size: 21544
SHA256: b5890b174aaf943aa29f72e88a91a326b520856b745cc81835d72f5adc02e35b
SHA1: 8ba7a9de9dd480a4e3e7b060f1b67d778a2a00c0
MD5sum: 7eac9b1819914febe1fc8857348be51c
Description: Galois Field Arithmetic - tools
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 miscellaneous tools for working with gf-complete.
Description-md5:
Homepage: http://jerasure.org/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/g/gf-complete/gf-complete-tools_1.0.2+2017.04.10.git.ea75cdf-9+b1_amd64.deb