How to Install and Uninstall librust-regex+aho-corasick-dev Package on Kali Linux

Last updated: November 25,2024

1. Install "librust-regex+aho-corasick-dev" package

This guide covers the steps necessary to install librust-regex+aho-corasick-dev on Kali Linux

$ sudo apt update $ sudo apt install librust-regex+aho-corasick-dev

2. Uninstall "librust-regex+aho-corasick-dev" package

This is a short guide on how to uninstall librust-regex+aho-corasick-dev on Kali Linux:

$ sudo apt remove librust-regex+aho-corasick-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the librust-regex+aho-corasick-dev package on Kali Linux

Package: librust-regex+aho-corasick-dev
Source: rust-regex
Version: 1.5.5-1
Installed-Size: 9
Maintainer: Debian Rust Maintainers
Architecture: amd64
Provides: librust-regex-1+aho-corasick-dev (= 1.5.5-1), librust-regex-1.5+aho-corasick-dev (= 1.5.5-1), librust-regex-1.5.5+aho-corasick-dev (= 1.5.5-1)
Depends: librust-regex-dev (= 1.5.5-1), librust-aho-corasick-0.7+default-dev
Size: 1272
SHA256: 344bbefd9911e3a621eacca01bcd7325b1c9b3da221f0a4441f01867d7dacf0f
SHA1: 0fdeb7ea648ae39cab14adec10381e25870235c3
MD5sum: 65cfb4b1f3f91d70f9db52e57a23dbe0
Description: Regular expressions for Rust - feature "aho-corasick"
This implementation uses finite automata and guarantees linear time matching on
all inputs.
.
This metapackage enables feature "aho-corasick" for the Rust regex crate, by
pulling in any additional dependencies needed by that feature.
Description-md5: f074772902958e429f9860fd6cdc3ab1
Multi-Arch: same
Homepage: https://github.com/rust-lang/regex
Section: rust
Priority: optional
Filename: pool/main/r/rust-regex/librust-regex+aho-corasick-dev_1.5.5-1_amd64.deb