How to Install and Uninstall ruby-treetop Package on Kali Linux

Last updated: May 18,2024

1. Install "ruby-treetop" package

Learn how to install ruby-treetop on Kali Linux

$ sudo apt update $ sudo apt install ruby-treetop

2. Uninstall "ruby-treetop" package

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

$ sudo apt remove ruby-treetop $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-treetop package on Kali Linux

Package: ruby-treetop
Version: 1.6.12-1
Installed-Size: 396
Maintainer: Debian Ruby Team
Architecture: all
Depends: ruby, ruby-polyglot (>= 0.3)
Suggests: doc-base, treetop
Size: 65688
SHA256: 3fe6f15e9d0cc01a33afc805177c524771e27268c1ba232546ac6811eb47ef3a
SHA1: 86980003b52cc46e7a525d349d3af28b3120cbaa
MD5sum: 8afc5f3cc855a8d24b228a75d2a01c08
Description: Ruby-based text parsing and interpretation DSL
Treetop is a language for describing languages. It provides a Ruby
implementation of a custom language based on parsing expression
grammars (PEGs).
.
This package provides the Ruby library implementation of treetop.
Description-md5:
Homepage: https://github.com/cjheath/treetop
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-treetop/ruby-treetop_1.6.12-1_all.deb