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

Last updated: May 09,2024

1. Install "librust-chacha20-dev" package

This guide covers the steps necessary to install librust-chacha20-dev on Kali Linux

$ sudo apt update $ sudo apt install librust-chacha20-dev

2. Uninstall "librust-chacha20-dev" package

Learn how to uninstall librust-chacha20-dev on Kali Linux:

$ sudo apt remove librust-chacha20-dev $ sudo apt autoclean && sudo apt autoremove

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

Package: librust-chacha20-dev
Source: rust-chacha20 (0.9.1-1)
Version: 0.9.1-1+b1
Installed-Size: 119
Maintainer: Debian Rust Maintainers
Architecture: amd64
Provides: librust-chacha20+default-dev (= 0.9.1-1+b1), librust-chacha20+std-dev (= 0.9.1-1+b1), librust-chacha20+zeroize-dev (= 0.9.1-1+b1), librust-chacha20-0+default-dev (= 0.9.1-1+b1), librust-chacha20-0+std-dev (= 0.9.1-1+b1), librust-chacha20-0+zeroize-dev (= 0.9.1-1+b1), librust-chacha20-0-dev (= 0.9.1-1+b1), librust-chacha20-0.9+default-dev (= 0.9.1-1+b1), librust-chacha20-0.9+std-dev (= 0.9.1-1+b1), librust-chacha20-0.9+zeroize-dev (= 0.9.1-1+b1), librust-chacha20-0.9-dev (= 0.9.1-1+b1), librust-chacha20-0.9.1+default-dev (= 0.9.1-1+b1), librust-chacha20-0.9.1+std-dev (= 0.9.1-1+b1), librust-chacha20-0.9.1+zeroize-dev (= 0.9.1-1+b1), librust-chacha20-0.9.1-dev (= 0.9.1-1+b1)
Depends: librust-cfg-if-1+default-dev, librust-cipher-0.4+default-dev (>= 0.4.4-~~), librust-cipher-0.4+std-dev (>= 0.4.4-~~), librust-cipher-0.4+zeroize-dev (>= 0.4.4-~~), librust-cpufeatures-0.2+default-dev
Size: 25428
SHA256: 58c5ea02ef743c601e07d4ddc4a9f233a13c949fcaa015e42238fa39c8866103
SHA1: 64b3e8434002c4d94e2d45855a00a30b58fc3651
MD5sum: edfb78b4f82d01bf51763bc159e24f17
Description: ChaCha20 stream cipher (RFC 8439) in pure Rust - Rust source code
Additionally provides the ChaCha8, ChaCha12, XChaCha20, XChaCha12 and XChaCha8
stream ciphers, and also optional rand_core-compatible RNGs based on those
ciphers.
.
This package contains the source for the Rust chacha20 crate, packaged by
debcargo for use with cargo and dh-cargo.
Description-md5:
Multi-Arch: same
Section: rust
Priority: optional
Filename: pool/main/r/rust-chacha20/librust-chacha20-dev_0.9.1-1+b1_amd64.deb

5. The same packages on other Linux Distributions