How to Install and Uninstall ruby-fusefs Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 10,2024

1. Install "ruby-fusefs" package

This tutorial shows how to install ruby-fusefs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-fusefs

2. Uninstall "ruby-fusefs" package

Please follow the guidance below to uninstall ruby-fusefs on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove ruby-fusefs $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-fusefs package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-fusefs
Priority: optional
Section: universe/ruby
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 0.7.0-4build6
Depends: libc6 (>= 2.14), libfuse2 (>= 2.8), libruby2.3 (>= 2.3.0~preview2), ruby (>= 1:2.3~0)
Filename: pool/universe/r/ruby-fusefs/ruby-fusefs_0.7.0-4build6_amd64.deb
Size: 22894
MD5sum: 52cf1b6806a29cad46ba9e864a2331fd
SHA1: 18c077e0b689739f39b447acc9f73cd6e4948ef0
SHA256: 4c8962fdc014533c200183d423f22a6616f63e92b79ddb4e5db8232c3014f958
Description-en: library to easily define a filesystem in Ruby using fuse
This library provides a simple API to define a FUSE filesystem in Ruby.
It is *NOT* a full implementation of the FUSE API.
Description-md5: 68e68c24069ac3e185735d7ac8cb4dfd
Homepage: http://github.com/duairc/fusefs
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu