How to Install and Uninstall ruby-pathname2 Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "ruby-pathname2" package

Please follow the guidelines below to install ruby-pathname2 on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-pathname2 package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-pathname2
Priority: optional
Section: universe/ruby
Installed-Size: 61
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.7.4-1
Depends: ruby | ruby-interpreter, ruby-facade
Filename: pool/universe/r/ruby-pathname2/ruby-pathname2_1.7.4-1_all.deb
Size: 15028
MD5sum: 2f3dcd471f72553beb9656ffb599ab19
SHA1: b3245b4d11ad4da21c082afed1f69d0130328e33
SHA256: 05b321336f7f04acf24843118826b6acab39d7d62ba3cb6f5666c5d1f736c60d
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
Homepage: https://github.com/djberg96/pathname2
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu