How to Install and Uninstall ruby-pathname2 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "ruby-pathname2" package

This tutorial shows how to install ruby-pathname2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-pathname2

2. Uninstall "ruby-pathname2" package

This guide covers the steps necessary to uninstall ruby-pathname2 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-pathname2 package on Ubuntu 21.10 (Impish Indri)

Package: ruby-pathname2
Architecture: all
Version: 1.8.2-2
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 61
Depends: ruby-facade
Filename: pool/universe/r/ruby-pathname2/ruby-pathname2_1.8.2-2_all.deb
Size: 15048
MD5sum: 8ac6bebf17131cbaf65dda386283bb91
SHA1: c9be5a0f5d2dd1a92dcc14e45c8be7db56892cb8
SHA256: c7983e53249ee6adc67a2d8610c4484314164daa8af37364c88177149e9d971e
SHA512: 73d29557b9648e47de9b3ef1365a7fa0ff959e996f449f32f5b8becaa086c54622a35010b6f648624e07e91b2d1a6c17c27150352a3c27eab9496b36e222f1c8
Homepage: https://github.com/djberg96/pathname2
Description-en: 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: 565ec784bb53f21dc270806cca3e8e1f
Ruby-Versions: all