How to Install and Uninstall rexical Package on Kali Linux

Last updated: May 21,2024

1. Install "rexical" package

Please follow the guidance below to install rexical on Kali Linux

$ sudo apt update $ sudo apt install rexical

2. Uninstall "rexical" package

Here is a brief guide to show you how to uninstall rexical on Kali Linux:

$ sudo apt remove rexical $ sudo apt autoclean && sudo apt autoremove

3. Information about the rexical package on Kali Linux

Package: rexical
Version: 1.0.7-2
Installed-Size: 88
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby:any | ruby-interpreter
Size: 16308
SHA256: 124e91002730e2698407c7adffeab529b63b2f00034e6fe05b5ab6c6dd9ad5ff
SHA1: b6b2c67f36a4b656aedd056358edc9fb84073c38
MD5sum: 7cdb568747c580ddb0d936e933d542db
Description: Lexical scanner generator for Ruby
Rexical is a lexical scanner generator that is used with Racc to generate
Ruby programs. Rexical is written in Ruby.
.
Racc is a LALR(1) parser generator that is also written in Ruby.
Description-md5:
Homepage: https://github.com/tenderlove/rexical
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/rexical/rexical_1.0.7-2_all.deb