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

Last updated: May 13,2024

1. Install "ruby-memfs" package

Please follow the guidelines below to install ruby-memfs on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-memfs

2. Uninstall "ruby-memfs" package

This guide covers the steps necessary to uninstall ruby-memfs on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-memfs
Priority: optional
Section: universe/ruby
Installed-Size: 64
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.5.0-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-memfs/ruby-memfs_0.5.0-1_all.deb
Size: 12706
MD5sum: 66ef68efac9054138819443323223aee
SHA1: 0cf418e62b84150ff1025b795a31ad501d59f3b9
SHA256: c62ecd9467640e6a446d2a0b1e8d951ff92909ad8b4552d9361a7f65060241ec
Description-en: MemFs provides an in-memory fake file system that can be used for tests
MemFs is greatly inspired by the awesome FakeFs. The main goal of MemFs is to
be 100% compatible with the Ruby libraries like FileUtils.
.
MemFs is greatly inspired by the awesome FakeFs.
Description-md5: 4cc44974da9a75171a98db9608dfaa4d
Homepage: http://github.com/simonc/memfs
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu