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

Last updated: May 14,2024

1. Install "ruby-polyglot" package

Please follow the steps below to install ruby-polyglot on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-polyglot

2. Uninstall "ruby-polyglot" package

This guide covers the steps necessary to uninstall ruby-polyglot on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-polyglot
Architecture: all
Version: 0.3.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: 60
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-polyglot/ruby-polyglot_0.3.4-1_all.deb
Size: 5228
MD5sum: 70f875e0262a0b5e3f346645adb5b5f8
SHA1: 1b0234e55b289b18002bb36b97fb0329a5fa43ca
SHA256: 5dd05fe18642b6bda6e84a8938aedf97423d996bc13fb599d97d75577cbfd4ee
SHA512: 139c48e1607da01da5276851ec5d5c16f8976f329dad60e734164776c93d208e9ba37a03a8466ca6311ea19f80fa5b19e1f2a676a306312e1ddb9f97cddf8845
Homepage: http://polyglot.rubyforge.org
Description-en: Custom language loaders for specified file extensions
Allows one to write custom language loaders for specified file extensions
to be hooked into require.
.
This supports the creation of DSLs having a syntax that is most
appropriate to their purpose, instead of abusing the Ruby syntax.
.
Required files are attempted first using the normal Ruby loader,
and if that fails, Polyglot conducts a search for a file having
a supported extension.
Description-md5: fd516aef2948655a4a1d0b4e7f6f890c
Ruby-Versions: all