How to Install and Uninstall gnunet-fuse Package on Kali Linux

Last updated: May 20,2024

1. Install "gnunet-fuse" package

Please follow the step by step instructions below to install gnunet-fuse on Kali Linux

$ sudo apt update $ sudo apt install gnunet-fuse

2. Uninstall "gnunet-fuse" package

In this section, we are going to explain the necessary steps to uninstall gnunet-fuse on Kali Linux:

$ sudo apt remove gnunet-fuse $ sudo apt autoclean && sudo apt autoremove

3. Information about the gnunet-fuse package on Kali Linux

Package: gnunet-fuse
Version: 0.20.0-3
Installed-Size: 44
Maintainer: Debian QA Group
Architecture: amd64
Depends: gnunet (>= 0.20.0), libc6 (>= 2.34), libfuse2 (>= 2.6), libgnunet0.20 (>= 0.20.0)
Size: 14412
SHA256: 3e20acb250ff6208aedd52151d367326240a4500d1ebea2971e87052dde3e779
SHA1: 0d969e2cc526e4566a02871ce30a5d6b69f86dda
MD5sum: 402602e0dcfaaa7eeb6c90cdf2c9ea02
Description: secure, trust-based peer-to-peer framework (fuse filesystem client)
GNUnet is a peer-to-peer framework which focuses on providing security. All
link-to-link messages in the network are confidential and authenticated. The
framework provides a transport abstraction layer and can currently encapsulate
the peer-to-peer traffic in UDP, TCP, or SMTP messages.
.
This package contains the fuse filesystem client. In order use GNUnet, you also
need gnunet either on your server or on your local machine.
Description-md5:
Homepage: https://gnunet.org
Section: net
Priority: optional
Filename: pool/main/g/gnunet-fuse/gnunet-fuse_0.20.0-3_amd64.deb