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

Last updated: June 30,2024

1. Install "librust-chacha20poly1305-dev" package

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

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

2. Uninstall "librust-chacha20poly1305-dev" package

This is a short guide on how to uninstall librust-chacha20poly1305-dev on Kali Linux:

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

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

Package: librust-chacha20poly1305-dev
Source: rust-chacha20poly1305 (0.10.1-1)
Version: 0.10.1-1+b1
Installed-Size: 146
Maintainer: Debian Rust Maintainers
Architecture: amd64
Provides: librust-chacha20poly1305+alloc-dev (= 0.10.1-1+b1), librust-chacha20poly1305+default-dev (= 0.10.1-1+b1), librust-chacha20poly1305+getrandom-dev (= 0.10.1-1+b1), librust-chacha20poly1305+heapless-dev (= 0.10.1-1+b1), librust-chacha20poly1305+rand-core-dev (= 0.10.1-1+b1), librust-chacha20poly1305+reduced-round-dev (= 0.10.1-1+b1), librust-chacha20poly1305+std-dev (= 0.10.1-1+b1), librust-chacha20poly1305+stream-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0+alloc-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0+default-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0+getrandom-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0+heapless-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0+rand-core-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0+reduced-round-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0+std-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0+stream-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0.10+alloc-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0.10+default-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0.10+getrandom-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0.10+heapless-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0.10+rand-core-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0.10+reduced-round-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0.10+std-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0.10+stream-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0.10-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0.10.1+alloc-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0.10.1+default-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0.10.1+getrandom-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0.10.1+heapless-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0.10.1+rand-core-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0.10.1+reduced-round-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0.10.1+std-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0.10.1+stream-dev (= 0.10.1-1+b1), librust-chacha20poly1305-0.10.1-dev (= 0.10.1-1+b1)
Depends: librust-aead-0.5+alloc-dev, librust-aead-0.5+getrandom-dev, librust-aead-0.5+heapless-dev, librust-aead-0.5+rand-core-dev, librust-aead-0.5+std-dev, librust-aead-0.5+stream-dev, librust-aead-0.5-dev, librust-chacha20-0.9+default-dev, librust-chacha20-0.9+zeroize-dev, librust-cipher-0.4+default-dev, librust-poly1305-0.8+default-dev, librust-zeroize-1-dev (>= 1.5-~~)
Size: 67108
SHA256: 526f6482aaedfe03e4777f7d81a7153485fb78aed8db50c489d2e22fd158b1ae
SHA1: 7e0e5f8ed3953dd2f82f8a7ebc83a8a8ef32804a
MD5sum: b7c0379a61f2ccecfbde8670102ad504
Description: ChaCha20Poly1305 Authenticated Encryption (RFC 8439) in pure Rust - Rust source code
Also contains implementations of the XChaCha20Poly1305 extended nonce variant
of ChaCha20Poly1305, and the reduced-round ChaCha8Poly1305 and ChaCha12Poly1305
lightweight variants.
.
This package contains the source for the Rust chacha20poly1305 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-chacha20poly1305/librust-chacha20poly1305-dev_0.10.1-1+b1_amd64.deb

5. The same packages on other Linux Distributions