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

Last updated: May 10,2024

1. Install "ruby-filesystem" package

Please follow the step by step instructions below to install ruby-filesystem on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-filesystem

2. Uninstall "ruby-filesystem" package

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

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

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

Package: ruby-filesystem
Priority: extra
Section: universe/ruby
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Tatsuki Sugiura
Architecture: amd64
Version: 0.5-5.1build5
Replaces: libfilesystem-ruby (<< 0.5-4~), libfilesystem-ruby1.8 (<< 0.5-4~), libfilesystem-ruby1.9 (<< 0.5-4~)
Provides: libfilesystem-ruby, libfilesystem-ruby1.8, libfilesystem-ruby1.9
Depends: libc6 (>= 2.4), libruby2.3 (>= 2.3.0~preview2), ruby (>= 1:2.3~0)
Breaks: libfilesystem-ruby (<< 0.5-4~), libfilesystem-ruby1.8 (<< 0.5-4~), libfilesystem-ruby1.9 (<< 0.5-4~)
Filename: pool/universe/r/ruby-filesystem/ruby-filesystem_0.5-5.1build5_amd64.deb
Size: 9644
MD5sum: d13a863e768c2f4b081c5f811801e046
SHA1: 96dfd56cb7e488b04568ee8abe74eb9ca475f95e
SHA256: f16d1c76a1b856d20eedb78f88cfd013e4b59576dea7e7fa256ebbba8c925dd6
Description-en: Ruby extension for file-system information
This is a Ruby extension for file-system information,
using the 'statvfs' and 'getmntent' system calls.
Description-md5: b7b282c32c5a62f692d613200db0a8b3
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu