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

Last updated: May 19,2024

1. Install "ruby-augeas" package

Here is a brief guide to show you how to install ruby-augeas on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-augeas

2. Uninstall "ruby-augeas" package

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

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

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

Package: ruby-augeas
Priority: optional
Section: universe/ruby
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: amd64
Version: 1:0.5.0-3build4
Depends: libaugeas0 (>= 1.0.0), libc6 (>= 2.4), libruby2.3 (>= 2.3.0~preview2), ruby (>= 1:2.3~0)
Filename: pool/universe/r/ruby-augeas/ruby-augeas_0.5.0-3build4_amd64.deb
Size: 10562
MD5sum: 25d94202c8303edbf791313a75b25e10
SHA1: 21e71986949bf91ea1c0d99dc8295579d2c334fb
SHA256: c48d03c43520c9f0d4183cfb0f0b792c47a61645852c275f303eb91e90b544c5
Description-en: Augeas bindings for the Ruby language
Augeas is a configuration editing tool. It parses configuration files in their
native formats and transforms them into a tree. Configuration changes are made
by populating this tree and saving it back into native config files.
Description-md5: 3269a10ed3d3ca1e0a44a9a42c449a53
Homepage: http://augeas.net/
Ruby-Versions: ruby2.3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu