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

Last updated: May 17,2024

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

Please follow the guidelines below to install librust-aho-corasick-dev on Kali Linux

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

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

Please follow the steps below to uninstall librust-aho-corasick-dev on Kali Linux:

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

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

Package: librust-aho-corasick-dev
Source: rust-aho-corasick
Version: 1.1.2-1
Installed-Size: 861
Maintainer: Debian Rust Maintainers
Architecture: amd64
Provides: librust-aho-corasick+default-dev (= 1.1.2-1), librust-aho-corasick+logging-dev (= 1.1.2-1), librust-aho-corasick+perf-literal-dev (= 1.1.2-1), librust-aho-corasick+std-dev (= 1.1.2-1), librust-aho-corasick-1+default-dev (= 1.1.2-1), librust-aho-corasick-1+logging-dev (= 1.1.2-1), librust-aho-corasick-1+perf-literal-dev (= 1.1.2-1), librust-aho-corasick-1+std-dev (= 1.1.2-1), librust-aho-corasick-1-dev (= 1.1.2-1), librust-aho-corasick-1.1+default-dev (= 1.1.2-1), librust-aho-corasick-1.1+logging-dev (= 1.1.2-1), librust-aho-corasick-1.1+perf-literal-dev (= 1.1.2-1), librust-aho-corasick-1.1+std-dev (= 1.1.2-1), librust-aho-corasick-1.1-dev (= 1.1.2-1), librust-aho-corasick-1.1.2+default-dev (= 1.1.2-1), librust-aho-corasick-1.1.2+logging-dev (= 1.1.2-1), librust-aho-corasick-1.1.2+perf-literal-dev (= 1.1.2-1), librust-aho-corasick-1.1.2+std-dev (= 1.1.2-1), librust-aho-corasick-1.1.2-dev (= 1.1.2-1)
Depends: librust-log-0.4+default-dev (>= 0.4.17-~~), librust-memchr-2+std-dev (>= 2.4.0-~~), librust-memchr-2-dev (>= 2.4.0-~~)
Size: 142080
SHA256: 1c9df4b8f9d78b6830b733ca7e7cfa583eb55b1ced730d941f14e2ce68ea5abb
SHA1: a9aaad352c49c378802d1d8edce26c34f680f079
MD5sum: 6ed65d19cc044fdd1a4c900963eb6e0d
Description: Fast multiple substring searching - Rust source code
A library for finding occurrences of many patterns at once with SIMD
acceleration in some cases. This library provides multiple pattern search
principally through an implementation of the Aho-Corasick algorithm, which
builds a finite state machine for executing searches in linear time. Features
include case insensitive matching, overlapping matches, fast searching via SIMD
and optional full DFA construction and search & replace in streams.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/BurntSushi/aho-corasick
Section: rust
Priority: optional
Filename: pool/main/r/rust-aho-corasick/librust-aho-corasick-dev_1.1.2-1_amd64.deb