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

Last updated: May 11,2024

1. Install "ruby-fakefs" package

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

$ sudo apt update $ sudo apt install ruby-fakefs

2. Uninstall "ruby-fakefs" package

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

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

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

Package: ruby-fakefs
Priority: optional
Section: universe/ruby
Installed-Size: 140
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.6.7-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-fakefs/ruby-fakefs_0.6.7-1_all.deb
Size: 22404
MD5sum: 507557d42613826a66a181b0e2f840d0
SHA1: 094997b153879f652572c515654dc789549decbe
SHA256: 97fad737565abbe628bb01653e240581b00f6ba24ef2d538369d43a4721824e6
Description-en: Fake file system to be used in unit tests
FakeFS allows you to unit-test file system calls without actually touching the
file system. File, Dir and FileUtils calls are redirected to a fake file system
without requiring to use any mocking library thus making it faster and easier
to test file system calls.
Description-md5: 971e23953085c02bdd553a6ad359cfcc
Homepage: https://github.com/defunkt/fakefs
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu