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

Last updated: May 20,2024

1. Install "ruby-pathname2" package

This tutorial shows how to install ruby-pathname2 on Kali Linux

$ sudo apt update $ sudo apt install ruby-pathname2

2. Uninstall "ruby-pathname2" package

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

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

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

Package: ruby-pathname2
Version: 1.8.2-2
Installed-Size: 64
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby-facade
Size: 17932
SHA256: 1712aa34ab3462aa66f492023917fbcb2fdbe89cb28ee8a926c67b8b0d43c73e
SHA1: 1660ad660aeaca5f3951e66ffbc43e8c3955f931
MD5sum: 3e24976048fa2d9cef60c852816a19b4
Description: alternate implementation of the Pathname class
pathname2 is a library that provides an implementation of the Pathname
class different from the one that ships as part of the Ruby standard
library. It is a subclass of String, though several methods have been
overridden to better fit a path context. In addition, it supports file
URL's as paths, provides additional methods for Windows paths, and
handles UNC paths on Windows properly.
Description-md5:
Homepage: https://github.com/djberg96/pathname2
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-pathname2/ruby-pathname2_1.8.2-2_all.deb