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

Last updated: November 07,2024

1. Install "ruby-filepath" package

Learn how to install ruby-filepath on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-filepath

2. Uninstall "ruby-filepath" package

Please follow the steps below to uninstall ruby-filepath on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: ruby-filepath
Priority: optional
Section: universe/ruby
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.6-3
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-filepath/ruby-filepath_0.6-3_all.deb
Size: 12620
MD5sum: 41693852649e5ebbbe6fb7b45d0b84a9
SHA1: 1fd15a13018ecfc298982745091fc9840f8affa6
SHA256: 74e1893d026dd14cb386c79e0e85a21d1a18b8cb1c93bb0c57d745b30befd905
Description-en: small library to manipulate paths
filepath provides the FilePath class: a modern replacement for the standard
Pathname class.
.
The FilePath class provides immutable objects with dozens of convenience
methods for common operations such as calculating relative paths,
concatenating paths, finding all the files in a directory or modifying
all the extensions of a list of filenames at once.
Description-md5: 5be2f85200c87a61ec2527e680b152c0
Homepage: http://github.com/gioele/filepath
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu