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

Last updated: May 20,2024

1. Install "ruby-kpeg" package

Please follow the steps below to install ruby-kpeg on Kali Linux

$ sudo apt update $ sudo apt install ruby-kpeg

2. Uninstall "ruby-kpeg" package

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

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

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

Package: ruby-kpeg
Version: 1.0.0-1.1
Installed-Size: 178
Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Depends: ruby | ruby-interpreter
Size: 24388
SHA256: d0dd42d9432cbbd5dbf538f9afa403df92d5ab38c05d0a0ff4023e20d82d7276
SHA1: b92b46ec34981e6795a6b1a5c9bcae6780b225a7
MD5sum: 9a180af1f4dc9b5ca129a68cee162d44
Description: KPeg is a simple PEG library for Ruby
KPeg is a simple PEG (parsing expression grammar) library for Ruby. It
provides an API as well as native grammar to build the grammar. KPeg
strives to provide a simple, powerful API without being too exotic.
Description-md5:
Homepage: https://github.com/evanphx/kpeg
Ruby-Versions: all
Section: ruby
Priority: optional
Filename: pool/main/r/ruby-kpeg/ruby-kpeg_1.0.0-1.1_all.deb