How to Install and Uninstall etcd-fs Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "etcd-fs" package

This tutorial shows how to install etcd-fs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install etcd-fs

2. Uninstall "etcd-fs" package

This tutorial shows how to uninstall etcd-fs on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove etcd-fs $ sudo apt autoclean && sudo apt autoremove

3. Information about the etcd-fs package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: etcd-fs
Priority: extra
Section: universe/utils
Installed-Size: 5700
Maintainer: Ubuntu Developers
Original-Maintainer: pkg-go
Architecture: amd64
Version: 0.0+git20140621.0.395eacb-1
Depends: libc6 (>= 2.4)
Filename: pool/universe/e/etcd-fs/etcd-fs_0.0+git20140621.0.395eacb-1_amd64.deb
Size: 1306566
MD5sum: ec35be0ce3566a8552ab3267fda80e2e
SHA1: 19a809f7f3bfc231cf5bcf5b30c31b598c2adcc4
SHA256: 486be5c0beac9d2caffc07772b8e3b2cd00c9bd651bfabee8410b516e35364d8
Description-en: FUSE client for etcd
Basic FUSE client for etcd.
Supported file system operations:
* Reading/Writing files
* Creating/Deleting files
* Creating/Deleting directories
Description-md5: 51fd58fedde5fe2bf265be8623df6971
Built-Using: golang (= 2:1.5.1-0ubuntu2), golang-etcd (= 2.0.0-1), golang-github-hanwen-go-fuse (= 0.0~git20150627.0.324ea17-1)
Homepage: https://github.com/xetorthio/etcd-fs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu