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

Last updated: May 02,2024

1. Install "ruby-citrus" package

Please follow the instructions below to install ruby-citrus on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-citrus

2. Uninstall "ruby-citrus" package

Here is a brief guide to show you how to uninstall ruby-citrus on Ubuntu 20.10 (Groovy Gorilla):

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

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

Package: ruby-citrus
Architecture: all
Version: 3.0.2-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: 83
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-citrus/ruby-citrus_3.0.2-1_all.deb
Size: 24270
MD5sum: 8727cfa6a1348977eb1c0f9783e17450
SHA1: e36243cc9f5a523741487efa03fc99e2effe2a7d
SHA256: 0ec70a12713bbc1eb4bc2065fbd3c090bc8696e189949c20d229854a5a764d64
SHA512: dba110f3671a1e7ffcde280f46dd15130a25c12da87db994b6578f02c061edac4f7e85bf698eeb87fe1b17179bebe69a4581da924d17de7f2021288585f9b674
Homepage: http://mjackson.github.io/citrus
Description-en: Parsing Expressions for Ruby
Citrus is a compact and powerful parsing library for Ruby that combines the
elegance and expressiveness of the language with the simplicity and power of
parsing expressions.
.
A parsing expression grammar, or PEG, is a type of analytic formal grammar,
i.e. it describes a formal language in terms of a set of rules for recognizing
strings in the language.
Description-md5: bfb408fa6c68c2e6755c9cde93fabb3b
Ruby-Versions: all