How to Install and Uninstall consulfs Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 21,2024

1. Install "consulfs" package

Please follow the guidance below to install consulfs on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install consulfs

2. Uninstall "consulfs" package

This guide covers the steps necessary to uninstall consulfs on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the consulfs package on Ubuntu 20.10 (Groovy Gorilla)

Package: consulfs
Architecture: amd64
Version: 0.2.1-1build1
Built-Using: consul (= 1.7.4+dfsg1-1), golang-1.14 (= 1.14.7-2ubuntu1), golang-bazil-fuse (= 0.0~git20160811.0.371fbbd-3), golang-github-armon-go-metrics (= 0.3.0-3), golang-github-fatih-color (= 1.7.0-1), golang-github-hashicorp-go-cleanhttp (= 0.5.1-1), golang-github-hashicorp-go-hclog (= 0.11.0-1), golang-github-hashicorp-go-immutable-radix (= 1.1.0-1), golang-github-hashicorp-go-rootcerts (= 1.0.2-1), golang-github-hashicorp-golang-lru (= 0.5.4-1), golang-github-hashicorp-serf (= 0.8.5~ds1-1), golang-github-mattn-go-colorable (= 0.1.6-1), golang-github-mattn-go-isatty (= 0.0.12-1), golang-github-mitchellh-mapstructure (= 1.3.2-1), golang-golang-x-net (= 1:0.0+git20200226.491c5fc+dfsg-1), golang-golang-x-sys (= 0.0~git20200523.0598657-1), golang-logrus (= 1.6.0-1)
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Go Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 6277
Depends: libc6 (>= 2.32)
Filename: pool/universe/c/consulfs/consulfs_0.2.1-1build1_amd64.deb
Size: 2038292
MD5sum: 96b9ec034080a4c94974e0fff02ec82b
SHA1: 294906ae0012a0e901d7d250a74ccbe931c3bf9e
SHA256: f97f989caa49fd7f2b151f6a1c13e68680b251a3d032c20a79c61f3bcb69d9b2
SHA512: ea29b5f9aecabaea7f54ffec89d14edf50e17fc255f47b6cc77e33b7ae4b59e25130809fc04ac8b4b7bdb4d9a8a4ef7f8ccc01756c72e8db0ec4b76bf6ffb13d
Homepage: https://github.com/bwester/consulfs
Description-en: 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