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

Last updated: May 21,2024

1. Install "ruby-ruby2ruby" package

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

$ sudo apt update $ sudo apt install ruby-ruby2ruby

2. Uninstall "ruby-ruby2ruby" package

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

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

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

Package: ruby-ruby2ruby
Priority: optional
Section: universe/ruby
Installed-Size: 85
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 2.0.7-1build1
Depends: ruby | ruby-interpreter, ruby-sexp-processor (>= 4.0~), ruby-parser (>= 3.1~)
Filename: pool/universe/r/ruby-ruby2ruby/ruby-ruby2ruby_2.0.7-1build1_all.deb
Size: 11802
MD5sum: 6331dc412bd2c34c461cb6ad10eec634
SHA1: ef2a21dabd047d959e5c17fd0987a2975abac7a2
SHA256: 60e4a3ae7d83d8eb645106b472125017737de1c6ad062ca0a472677f25690fdf
Description-en: Generate pure ruby code easily from ParseTree's Sexps
ruby2ruby provides a means of generating pure Ruby code easily from
ParseTree's Sexps. This makes making dynamic language processors much
easier in Ruby than ever before.
Description-md5: ad2df9f6b3780f1a332f718f6d4e88fd
Homepage: https://github.com/seattlerb/ruby2ruby
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu