How to Install and Uninstall ruby-pathutil Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 20,2024

1. Install "ruby-pathutil" package

Learn how to install ruby-pathutil on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-pathutil

2. Uninstall "ruby-pathutil" package

Please follow the instructions below to uninstall ruby-pathutil on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the ruby-pathutil package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-pathutil
Architecture: all
Version: 0.16.1-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 45
Depends: ruby | ruby-interpreter, ruby-forwardable-extended (>= 2.6)
Filename: pool/universe/r/ruby-pathutil/ruby-pathutil_0.16.1-1_all.deb
Size: 8916
MD5sum: a50bff039dd86b4d8d4f67269f7092c4
SHA1: bd3c194423afedce0f72e6da87cb953d8dd413f8
SHA256: 33cbcc60f96c61e51ab6cd0623f01edac9b8f9950a9f96d0293d57fb78e87b5b
SHA512: 57bb5659a9e60f052a9fa7fab8853c90b72e20e499e7b93427b4f6e0b08827ab63d440cc53c8b67e485c20855ea09d6dbd63ea70d5f420876c33e63614438201
Homepage: https://github.com/envygeeks/pathutils
Description-en: 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: ade156af974691e78b46cf6cef17335a
Ruby-Versions: all