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

Last updated: May 21,2024

1. Install "ruby-metaclass" package

Please follow the guidance below to install ruby-metaclass on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-metaclass

2. Uninstall "ruby-metaclass" package

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

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

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

Package: ruby-metaclass
Architecture: all
Version: 0.0.4-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: 56
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-metaclass/ruby-metaclass_0.0.4-1_all.deb
Size: 3766
MD5sum: 807e1c6747b212103078287116ebcc19
SHA1: 4562b07f5ada4db454eb500fd4cc6fbaed862929
SHA256: 76ecb0579a87dbf32f1ff1023324a8a4236c71544425c6b54edbfe9e4861392d
SHA512: bc525bf187e49fa3e7fd98bd46881505f272bc1aebeb9952cd113374991decdd4468e382fc9d5a492f2f543122d601f7aade7cbc3242e9864622bb7702b67eb0
Homepage: http://github.com/floehopper/metaclass
Description-en: Ruby library adding a metaclass method to all Ruby objects
This simple Ruby library provides for every Ruby object a method called
"__metaclass__", returning a class attached the object, which offers
possibilities of metaprogramming, like adding specific methods to the object.
Description-md5: 3f745e843aba3232efd46dbf6a294f94
Ruby-Versions: all