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

Last updated: May 17,2024

1. Install "ruby-filepath" package

Please follow the step by step instructions below to install ruby-filepath on Kali Linux

$ sudo apt update $ sudo apt install ruby-filepath

2. Uninstall "ruby-filepath" package

This guide let you learn how to uninstall ruby-filepath on Kali Linux:

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

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

Package: ruby-filepath
Version: 0.7-2
Installed-Size: 50
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any
Size: 10736
SHA256: 368c8f10722f9f7212fe9e47f306ada740e0f02e146347f932cea36867090ba9
SHA1: 6affbec0e13f8106a7ac7f09a6b87ac37c86bdb8
MD5sum: 3f8f771bcd16c8d9abf5921bfac1b6a8
Description: small library to manipulate paths
filepath provides the FilePath class: a modern replacement for the standard
Pathname class.
.
The FilePath class provides immutable objects with dozens of convenience
methods for common operations such as calculating relative paths,
concatenating paths, finding all the files in a directory or modifying
all the extensions of a list of filenames at once.
Description-md5:
Homepage: https://github.com/gioele/filepath
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-filepath/ruby-filepath_0.7-2_all.deb