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

Last updated: May 20,2024

1. Install "librust-pkcs5-dev" package

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

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

2. Uninstall "librust-pkcs5-dev" package

Here is a brief guide to show you how to uninstall librust-pkcs5-dev on Kali Linux:

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

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

Package: librust-pkcs5-dev
Source: rust-pkcs5 (0.7.1-1)
Version: 0.7.1-1+b1
Installed-Size: 162
Maintainer: Debian Rust Maintainers
Architecture: amd64
Provides: librust-pkcs5+3des-dev (= 0.7.1-1+b1), librust-pkcs5+alloc-dev (= 0.7.1-1+b1), librust-pkcs5+default-dev (= 0.7.1-1+b1), librust-pkcs5+des-insecure-dev (= 0.7.1-1+b1), librust-pkcs5+pbes2-dev (= 0.7.1-1+b1), librust-pkcs5+sha1-insecure-dev (= 0.7.1-1+b1), librust-pkcs5-0+3des-dev (= 0.7.1-1+b1), librust-pkcs5-0+alloc-dev (= 0.7.1-1+b1), librust-pkcs5-0+default-dev (= 0.7.1-1+b1), librust-pkcs5-0+des-insecure-dev (= 0.7.1-1+b1), librust-pkcs5-0+pbes2-dev (= 0.7.1-1+b1), librust-pkcs5-0+sha1-insecure-dev (= 0.7.1-1+b1), librust-pkcs5-0-dev (= 0.7.1-1+b1), librust-pkcs5-0.7+3des-dev (= 0.7.1-1+b1), librust-pkcs5-0.7+alloc-dev (= 0.7.1-1+b1), librust-pkcs5-0.7+default-dev (= 0.7.1-1+b1), librust-pkcs5-0.7+des-insecure-dev (= 0.7.1-1+b1), librust-pkcs5-0.7+pbes2-dev (= 0.7.1-1+b1), librust-pkcs5-0.7+sha1-insecure-dev (= 0.7.1-1+b1), librust-pkcs5-0.7-dev (= 0.7.1-1+b1), librust-pkcs5-0.7.1+3des-dev (= 0.7.1-1+b1), librust-pkcs5-0.7.1+alloc-dev (= 0.7.1-1+b1), librust-pkcs5-0.7.1+default-dev (= 0.7.1-1+b1), librust-pkcs5-0.7.1+des-insecure-dev (= 0.7.1-1+b1), librust-pkcs5-0.7.1+pbes2-dev (= 0.7.1-1+b1), librust-pkcs5-0.7.1+sha1-insecure-dev (= 0.7.1-1+b1), librust-pkcs5-0.7.1-dev (= 0.7.1-1+b1)
Depends: librust-aes-0.8-dev (>= 0.8.2-~~), librust-cbc-0.1+default-dev (>= 0.1.2-~~), librust-der-0.7+default-dev, librust-der-0.7+oid-dev, librust-des-0.8-dev (>= 0.8.1-~~), librust-pbkdf2-0.12-dev (>= 0.12.1-~~), librust-scrypt-0.11-dev, librust-sha1-0.10-dev (>= 0.10.1-~~), librust-sha2-0.10-dev (>= 0.10.2-~~), librust-spki-0.7+default-dev
Size: 35344
SHA256: 1f8ecac465dc73fba4500d07483750ad879d93ebf43011e12d0a660c2b497ba3
SHA1: 250edb2cc687939d53f80e516b136d947ee370f7
MD5sum: 50b437bf65bd959f526383abdda28795
Description: Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #5: Password-Based Cryptography Specification Version 2.1 (RFC 8018) - Rust source code
This package contains the source for the Rust pkcs5 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-pkcs5/librust-pkcs5-dev_0.7.1-1+b1_amd64.deb

5. The same packages on other Linux Distributions