How to Install and Uninstall ruby-citrus Package on Kali Linux

Last updated: May 02,2024

1. Install "ruby-citrus" package

Learn how to install ruby-citrus on Kali Linux

$ sudo apt update $ sudo apt install ruby-citrus

2. Uninstall "ruby-citrus" package

Please follow the guidance below to uninstall ruby-citrus on Kali Linux:

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

3. Information about the ruby-citrus package on Kali Linux

Package: ruby-citrus
Version: 3.0.2-2
Installed-Size: 108
Maintainer: Debian Ruby Team
Architecture: all
Size: 35852
SHA256: 5b150f07f11dbb977b8727aec2b2c028f0bd32db7cd83fc794190ff7e105975b
SHA1: 62487b93fb5a23adc33a7541c953658f2bf11ea6
MD5sum: 81e7fbdc4411efc578bde590ec4390e8
Description: 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:
Homepage: https://mjackson.github.io/citrus
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-citrus/ruby-citrus_3.0.2-2_all.deb