How to Install and Uninstall ruby-citrus Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 02,2024

1. Install "ruby-citrus" package

Learn how to install ruby-citrus on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install ruby-citrus

2. Uninstall "ruby-citrus" package

Learn how to uninstall ruby-citrus on Ubuntu 21.10 (Impish Indri):

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

3. Information about the ruby-citrus package on Ubuntu 21.10 (Impish Indri)

Package: ruby-citrus
Architecture: all
Version: 3.0.2-1.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.1_all.deb
Size: 24488
MD5sum: d0c26544c6c01312e77bc100c411a1f6
SHA1: 4ed0e99581f19ce65b7f1e425989c9974e8792ac
SHA256: a07b9a34a0c121e1bd0b51412f6746ebed845c9749682a2cc04099fa631f8b9c
SHA512: d1021cd5309e5a077c748edcd30312df85541daa01c1586039162f12e1d50e72bf8168c9d9d04e945c222d2990bdd28c46c8862dc2f291d02d663c3d30e4b8b8
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