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

Last updated: May 20,2024

1. Install "ruby-fusefs" package

This guide let you learn how to install ruby-fusefs on Kali Linux

$ sudo apt update $ sudo apt install ruby-fusefs

2. Uninstall "ruby-fusefs" package

Here is a brief guide to show you how to uninstall ruby-fusefs on Kali Linux:

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

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

Package: ruby-fusefs
Source: ruby-fusefs (0.7.0-5)
Version: 0.7.0-5+b2
Installed-Size: 85
Maintainer: Debian Ruby Team
Architecture: amd64
Depends: ruby | ruby-interpreter, libc6 (>= 2.14), libfuse2 (>= 2.8), libruby3.1 (>= 3.1.2), libruby (>= 1:3.1~0), libruby (<< 1:3.2~)
Size: 23620
SHA256: 23a002ecad0672ffd587b07b89db53cd3c75e900aa491b43308971dc97fcc0dc
SHA1: ee614b4b3c4cfd4419339cd6d3c5d28ef81772b7
MD5sum: dab17988e33efe3ffa578eec953e0a10
Description: library to easily define a filesystem in Ruby using fuse
This library provides a simple API to define a FUSE filesystem in Ruby.
It is *NOT* a full implementation of the FUSE API.
Description-md5:
Homepage: https://github.com/duairc/fusefs
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-fusefs/ruby-fusefs_0.7.0-5+b2_amd64.deb