How to Install and Uninstall consulfs Package on Kali Linux

Last updated: May 17,2024

1. Install "consulfs" package

In this section, we are going to explain the necessary steps to install consulfs on Kali Linux

$ sudo apt update $ sudo apt install consulfs

2. Uninstall "consulfs" package

Learn how to uninstall consulfs on Kali Linux:

$ sudo apt remove consulfs $ sudo apt autoclean && sudo apt autoremove

3. Information about the consulfs package on Kali Linux

Package: consulfs
Source: consulfs (0.2.1-2)
Version: 0.2.1-2+b7
Installed-Size: 5540
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 1917928
SHA256: 8641cb3816b0526a965b76dbcd8a04e5b2a773c105a7708f905edeeaa3d76003
SHA1: c90f46d86f4f79f46f2727d8439329d3387a7881
MD5sum: f56ce5997aba6dbc8031bc5865e9cd42
Description: distributed FUSE filesystem backed by a Consul Key-Value store
ConsulFS implements a FUSE filesystem that is backed by a Consul Key-Value
store. Each key in the key store is represented by a file. Read and write
the file to get and put the key's value. "/" characters in a key name are
used to break up the keys into different directories.
Description-md5: b482c4f34aad5561e5884c8309a2e5b2
Homepage: https://github.com/bwester/consulfs
Built-Using: consul (= 1.8.7+dfsg1-5), golang-1.19 (= 1.19-1), golang-bazil-fuse (= 0.0~git20160811.0.371fbbd-3), golang-github-armon-go-metrics (= 0.3.4-1), golang-github-fatih-color (= 1.7.0-1), golang-github-hashicorp-go-cleanhttp (= 0.5.2-1), golang-github-hashicorp-go-hclog (= 0.11.0-1), golang-github-hashicorp-go-immutable-radix (= 1.3.1-1), golang-github-hashicorp-go-rootcerts (= 1.0.2-2), golang-github-hashicorp-golang-lru (= 0.5.4-2), golang-github-hashicorp-serf (= 0.9.4~ds1-1), golang-github-mattn-go-colorable (= 0.1.12-1), golang-github-mattn-go-isatty (= 0.0.14-1), golang-github-mitchellh-mapstructure (= 1.5.0-1), golang-golang-x-net (= 1:0.0+git20220728.c7608f3+dfsg-2), golang-golang-x-sys (= 0.0~git20220731.a90be44-1), golang-logrus (= 1.7.0-2)
Section: devel
Priority: optional
Filename: pool/main/c/consulfs/consulfs_0.2.1-2+b7_amd64.deb