How to Install and Uninstall librust-peg-runtime-dev Package on Kali Linux

Last updated: May 20,2024

1. Install "librust-peg-runtime-dev" package

This tutorial shows how to install librust-peg-runtime-dev on Kali Linux

$ sudo apt update $ sudo apt install librust-peg-runtime-dev

2. Uninstall "librust-peg-runtime-dev" package

This guide covers the steps necessary to uninstall librust-peg-runtime-dev on Kali Linux:

$ sudo apt remove librust-peg-runtime-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librust-peg-runtime-dev package on Kali Linux

Package: librust-peg-runtime-dev
Source: rust-peg
Version: 0.8.2-1
Installed-Size: 25
Maintainer: Jonas Smedegaard
Architecture: all
Provides: librust-peg-runtime-0-dev (= 0.8.2-1), librust-peg-runtime-0.8+default-dev (= 0.8.2-1), librust-peg-runtime-0.8+std-dev (= 0.8.2-1), librust-peg-runtime-0.8-dev (= 0.8.2-1), librust-peg-runtime-0.8.2-dev (= 0.8.2-1)
Size: 6492
SHA256: e67763b8defd734a127132ae29fedbd9d9ac0b331ed1786ea8f0b20e6aee2c93
SHA1: 94b476a983bd056bc26a21e9fe83d896e6ab5c8b
MD5sum: 998903f66e788adcd17dd6cf349645ec
Description: simple Parsing Expression Grammar (PEG) parser generator - runtime
rust-peg is a simple yet flexible parser generator
that makes it easy to write robust parsers.
Based on the Parsing Expression Grammar formalism,
it provides a Rust macro
that builds a recursive descent parser
from a concise definition of the grammar.
.
This package contains the source
for the Rust crate peg-runtime,
packaged for use with cargo and dh-cargo.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/kevinmehall/rust-peg
Section: rust
Priority: optional
Filename: pool/main/r/rust-peg/librust-peg-runtime-dev_0.8.2-1_all.deb