How to Install and Uninstall libgfshare2 Package on Kali Linux
Last updated: November 22,2024
1. Install "libgfshare2" package
Please follow the steps below to install libgfshare2 on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
libgfshare2
Copied
2. Uninstall "libgfshare2" package
In this section, we are going to explain the necessary steps to uninstall libgfshare2 on Kali Linux:
$
sudo apt remove
libgfshare2
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libgfshare2 package on Kali Linux
Package: libgfshare2
Source: libgfshare
Version: 2.0.0-6
Installed-Size: 31
Maintainer: Simon McVittie
Architecture: amd64
Depends: libc6 (>= 2.14)
Suggests: libgfshare-bin
Size: 7124
SHA256: 748326f9ebbe6f1cbba41d158cdfc4b309bad361c807a7e44b579c0d3f85e207
SHA1: d6cc563805d1458d0d8c8e87e6debb727233f1e0
MD5sum: 9bf7e28bf51d2a6bfed494327727af35
Description: library for multi-way secret-sharing
This library implements Shamir's method for secret sharing, which can be
used to split a secret (like a GPG secret key) into multiple parts, so that
at least some number of those parts are needed to recover the original file,
but any smaller combination of parts is useless to an attacker.
.
For instance, you might split a GPG key using a 3-of-5 share and put one
share on each of three computers, and two shares on a USB memory stick; then
you can use the GPG key on any of those three computers using the memory
stick, but if the memory stick is lost, you can recover the key by
bringing the three computers together.
Description-md5:
Multi-Arch: same
Homepage: https://git.gitano.org.uk/libgfshare.git/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libg/libgfshare/libgfshare2_2.0.0-6_amd64.deb
Source: libgfshare
Version: 2.0.0-6
Installed-Size: 31
Maintainer: Simon McVittie
Architecture: amd64
Depends: libc6 (>= 2.14)
Suggests: libgfshare-bin
Size: 7124
SHA256: 748326f9ebbe6f1cbba41d158cdfc4b309bad361c807a7e44b579c0d3f85e207
SHA1: d6cc563805d1458d0d8c8e87e6debb727233f1e0
MD5sum: 9bf7e28bf51d2a6bfed494327727af35
Description: library for multi-way secret-sharing
This library implements Shamir's method for secret sharing, which can be
used to split a secret (like a GPG secret key) into multiple parts, so that
at least some number of those parts are needed to recover the original file,
but any smaller combination of parts is useless to an attacker.
.
For instance, you might split a GPG key using a 3-of-5 share and put one
share on each of three computers, and two shares on a USB memory stick; then
you can use the GPG key on any of those three computers using the memory
stick, but if the memory stick is lost, you can recover the key by
bringing the three computers together.
Description-md5:
Multi-Arch: same
Homepage: https://git.gitano.org.uk/libgfshare.git/
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libg/libgfshare/libgfshare2_2.0.0-6_amd64.deb