How to Install and Uninstall libgfshare-dev Package on Kali Linux

Last updated: December 24,2024

1. Install "libgfshare-dev" package

This guide let you learn how to install libgfshare-dev on Kali Linux

$ sudo apt update $ sudo apt install libgfshare-dev

2. Uninstall "libgfshare-dev" package

This is a short guide on how to uninstall libgfshare-dev on Kali Linux:

$ sudo apt remove libgfshare-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libgfshare-dev package on Kali Linux

Package: libgfshare-dev
Source: libgfshare
Version: 2.0.0-6
Installed-Size: 321
Maintainer: Simon McVittie
Architecture: amd64
Replaces: libgfshare1 (<< 1.0.2-1)
Depends: libgfshare2 (= 2.0.0-6)
Suggests: libgfshare-bin
Size: 233408
SHA256: 9ba6207de9fdc0955123e0313bdcb18d4f6efb1751e483b43397c6fbbea97da1
SHA1: 1c3367f8b02e9b4c40f2a454e06971078d979cd1
MD5sum: 7f1add831b4b4ca6a23b696efb421df6
Description: library for multi-way secret-sharing (headers)
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.
.
This package contains header files and static libraries, needed to compile
programs that use libgfshare.
Description-md5:
Homepage: https://git.gitano.org.uk/libgfshare.git/
Tag: devel::lang:c, devel::library, implemented-in::c, role::devel-lib,
security::cryptography
Section: libdevel
Priority: optional
Filename: pool/main/libg/libgfshare/libgfshare-dev_2.0.0-6_amd64.deb