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

Last updated: September 21,2024

1. Install "ruby-expression-parser" package

In this section, we are going to explain the necessary steps to install ruby-expression-parser on Kali Linux

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

2. Uninstall "ruby-expression-parser" package

Please follow the guidelines below to uninstall ruby-expression-parser on Kali Linux:

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

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

Package: ruby-expression-parser
Version: 0.9.1-5
Installed-Size: 27
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Suggests: ruby-expression-parser-doc
Size: 4868
SHA256: 4f0c8b6e53ae733f6db1e4236678802406e9534ff06ccaf2112776eae901eea2
SHA1: 2ed96e7d44a5f3adabf49993c07231c8ac6a69bc
MD5sum: 2620e36e489b5950cb157da35f8e6789
Description: Mathematical expression parser for Ruby
Implementation of a parser for mathematical expressions. Introducing the
Parser class which parses raw string input and gives mathematical objects as
output.
.
Inspired by http://lukaszwrobel.pl/blog/math-parser-part-3-implementation .
Description-md5:
Homepage: https://github.com/nricciar/expression_parser
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-expression-parser/ruby-expression-parser_0.9.1-5_all.deb