How to Install and Uninstall ruby-fakefs Package on Kali Linux

Last updated: May 12,2024

1. Install "ruby-fakefs" package

Please follow the steps below to install ruby-fakefs on Kali Linux

$ sudo apt update $ sudo apt install ruby-fakefs

2. Uninstall "ruby-fakefs" package

Please follow the instructions below to uninstall ruby-fakefs on Kali Linux:

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

3. Information about the ruby-fakefs package on Kali Linux

Package: ruby-fakefs
Version: 2.5.0-1
Installed-Size: 125
Maintainer: Debian Ruby Team
Architecture: all
Breaks: ruby-foreman (<< 0.87.2-3), ruby-librarian (<< 0.6.4-5)
Size: 28704
SHA256: 66637da3d621ecdf0e11463a01602e6551eca5d34bce263e2ae93f325fb16a1e
SHA1: 932c4bf2a948326b4b76c961ef4a629c4fa0ed8c
MD5sum: d6474d400bfbd2150006464ad3db884e
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/fakefs/fakefs
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-fakefs/ruby-fakefs_2.5.0-1_all.deb