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

Last updated: May 20,2024

1. Install "ruby-beautify" package

This guide let you learn how to install ruby-beautify on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-beautify

2. Uninstall "ruby-beautify" package

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

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

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

Package: ruby-beautify
Priority: optional
Section: universe/ruby
Installed-Size: 43
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.97.4-2
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-beautify/ruby-beautify_0.97.4-2_all.deb
Size: 9306
MD5sum: da0ada77b9926426c2946bb1b4ec5bc8
SHA1: faded3487f541e686dfc3b75f2dcea4cef0250e2
SHA256: 933bc3c19af4cb70d230c358a2b76c7664c0bd14d8b0a7b359002a9142bd8d2f
Description-en: CLI binary and module that will pretty up Ruby code
This package provides a CLI tool and module to make pretty up Ruby source
code. It can operate on both files and on STDIN, making it suitable for
piping.
Description-md5: 0669837b97b443a6193a00434df8f524
Homepage: https://github.com/erniebrodeur/ruby-beautify
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu