How to Install and Uninstall ruby-expression-parser Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "ruby-expression-parser" package

Please follow the instructions below to install ruby-expression-parser on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "ruby-expression-parser" package

This guide covers the steps necessary to uninstall ruby-expression-parser on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the ruby-expression-parser package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: ruby-expression-parser
Priority: optional
Section: universe/ruby
Installed-Size: 27
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 0.9.1-4
Depends: ruby | ruby-interpreter
Suggests: ruby-expression-parser-doc
Filename: pool/universe/r/ruby-expression-parser/ruby-expression-parser_0.9.1-4_all.deb
Size: 4628
MD5sum: 7606eaa83846612287e59b89c1479e0f
SHA1: 3bebadd53a09e52073ecb4186223eb3ea9975c3c
SHA256: 54e7dcfc807ed6b93d96a95c55edf9f2be577470d05bc66dcb10bcc3820592dd
Description-en: 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: 3dc109e178bd8e778136e127f6727a50
Homepage: http://github.com/nricciar/expression_parser
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu