How to Install and Uninstall ruby-fakefs Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 10,2024

1. Install "ruby-fakefs" package

Please follow the step by step instructions below to install ruby-fakefs on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-fakefs

2. Uninstall "ruby-fakefs" package

Learn how to uninstall ruby-fakefs on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-fakefs package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-fakefs
Architecture: all
Version: 1.2.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 120
Filename: pool/universe/r/ruby-fakefs/ruby-fakefs_1.2.0-1_all.deb
Size: 27500
MD5sum: 618d086880fed6da3fa3577a0cb52f3c
SHA1: a7d11f3dd97ab424b00b90494473067a0f130697
SHA256: 285398933d9e94ae320d33ce02f8b9da38357b412d93872d85375681a9213178
SHA512: 56d3bb397c2790c97119360afe492a8c87b95d4b3c28fa45fd02ad6ddc6f138fa2319a1cc468e086394e68ca5e151603b300412474b132dd7ccc5051cfcdabb5
Homepage: https://github.com/fakefs/fakefs
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
Ruby-Versions: all