How to Install and Uninstall ruby-whitequark-parser Package on Kali Linux

Last updated: January 11,2025

1. Install "ruby-whitequark-parser" package

Here is a brief guide to show you how to install ruby-whitequark-parser on Kali Linux

$ sudo apt update $ sudo apt install ruby-whitequark-parser

2. Uninstall "ruby-whitequark-parser" package

Please follow the step by step instructions below to uninstall ruby-whitequark-parser on Kali Linux:

$ sudo apt remove ruby-whitequark-parser $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-whitequark-parser package on Kali Linux

Package: ruby-whitequark-parser
Version: 3.1.3.0-1
Installed-Size: 5051
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-ast (>= 2.4.1)
Breaks: rubocop (<< 0.89.1+dfsg-2~), ruby-rubocop-ast (<< 0.5.0)
Size: 424080
SHA256: dc7acddb8dae978adff6ddcb5e0f71b649add4af6fa23abfac2d0cae85fcfe47
SHA1: d8a32bf6fc021f414de109181a766a173f78f10e
MD5sum: 27a0a2f08cee22f5a619e8054fc0c9c4
Description: Ruby parser written in pure Ruby
parser is a production-ready Ruby parser written in pure Ruby. It
recognizes as much or more code than Ripper, Melbourne, JRubyParser
or ruby_parser, and is vastly more convenient to use.
.
Among its keys features are: it provides precise source location reporting, it
has a documented AST format which is convenient to work with, it parses 1.8,
1.9, 2.x, and 3.x syntax with backwards-compatible AST formats, and also parses
MacRuby and RubyMotion syntax extensions. It also has improved clang-like
diagnostic messages with location information.
.
It is written in pure Ruby, runs on MRI >= 2.0.0, JRuby and Rubinius, and
historically, all versions of Ruby since 1.8. It has excellent test coverage
and the source code is readable and well commented.
.
Not to be confused with ruby_parser gem from Ryan Davis, of seattle.rb
Ruby user group.
Description-md5:
Homepage: https://github.com/whitequark/parser
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-whitequark-parser/ruby-whitequark-parser_3.1.3.0-1_all.deb