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

Last updated: May 15,2024

1. Install "ruby-kpeg" package

Learn how to install ruby-kpeg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install ruby-kpeg

2. Uninstall "ruby-kpeg" package

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

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

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

Package: ruby-kpeg
Priority: optional
Section: universe/ruby
Installed-Size: 218
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Architecture: all
Version: 1.0.0-1
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-kpeg/ruby-kpeg_1.0.0-1_all.deb
Size: 23788
MD5sum: fce49b06a21ab4423087418be20a3137
SHA1: 1070da4b048f1c4e6fd2c1406f939e9fa1172e70
SHA256: 2f18b4bcaa4caddeaf6a1e5de3be2317212877119a55b556d8bd48919e4b2d22
Description-en: 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: 52819d9ce264b45c2e42d7a5d5ca0622
Homepage: https://github.com/evanphx/kpeg
Ruby-Versions: all
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu