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

Last updated: May 03,2024

1. Install "ruby-regexp-parser" package

Please follow the instructions below to install ruby-regexp-parser on Kali Linux

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

2. Uninstall "ruby-regexp-parser" package

Learn how to uninstall ruby-regexp-parser on Kali Linux:

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

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

Package: ruby-regexp-parser
Version: 2.6.1-1
Installed-Size: 318
Maintainer: Debian Ruby Team
Architecture: all
Breaks: ruby-ecma-re-validator (<< 0.3~), ruby-js-regex (<< 3.7~), ruby-json-schemer (<< 0.2.18~)
Size: 61692
SHA256: a08da05afb9fa1475bf33aaeded0f3b2e5e1844776a94457c274f521c5fdf4cc
SHA1: 6fb6301ffdad9aaaba4fc4d299e7e6499ac82bb3
MD5sum: 54a6e2796cfcbd2f8600add24d8b3ba3
Description: Scanner, lexer, parser for ruby's regular expressions
A library for tokenizing, lexing, and parsing Ruby regular expressions.
.
* Multilayered
* A scanner/tokenizer based on Ragel
* A lexer that produces a "stream" of token objects.
* A parser that produces a "tree" of Expression objects (OO API)
* Runs on Ruby 1.9, 2.x, and JRuby (1.9 mode) runtimes.
* Recognizes Ruby 1.8, 1.9, and 2.x regular expressions
Description-md5:
Homepage: https://github.com/ammar/regexp_parser
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-regexp-parser/ruby-regexp-parser_2.6.1-1_all.deb