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

Last updated: May 20,2024

1. Install "ruby-pathutil" package

Here is a brief guide to show you how to install ruby-pathutil on Kali Linux

$ sudo apt update $ sudo apt install ruby-pathutil

2. Uninstall "ruby-pathutil" package

Please follow the guidelines below to uninstall ruby-pathutil on Kali Linux:

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

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

Package: ruby-pathutil
Version: 0.16.1-2.1
Installed-Size: 45
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any, ruby-forwardable-extended
Size: 9468
SHA256: 23ae40446f29be00ec303dea6479a85ea4581f1ab2ec2863e224e4bdec6cd0a5
SHA1: 8e019c0a97191cdb67e0e3107ec39b631cf9767a
MD5sum: e1bf93bdb77d342265606ff6272f239c
Description: Faster pure Ruby implementation of Pathname with extra bits
Pathutil tries to be a faster pure Ruby impelementation of Pathname.
It arose out of a need to fix basic problems with Pathname, such as
suscepetibility to join overrides, need for automatic encoding, and
normalization (for stuff like Jekyll) and the ability to do other
safe-style operations in an encapsulated format, like copying files and
folders with symlinks but only if they originate from the given root.
Description-md5:
Homepage: https://github.com/envygeeks/pathutils
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-pathutil/ruby-pathutil_0.16.1-2.1_all.deb