How to Install and Uninstall librust-pkcs5-dev Package on Ubuntu 24.04 LTS (Noble Numbat)

Last updated: May 16,2024

1. Install "librust-pkcs5-dev" package

Here is a brief guide to show you how to install librust-pkcs5-dev on Ubuntu 24.04 LTS (Noble Numbat)

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

2. Uninstall "librust-pkcs5-dev" package

In this section, we are going to explain the necessary steps to uninstall librust-pkcs5-dev on Ubuntu 24.04 LTS (Noble Numbat):

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

3. Information about the librust-pkcs5-dev package on Ubuntu 24.04 LTS (Noble Numbat)

Package: librust-pkcs5-dev
Architecture: amd64
Version: 0.7.1-1
Multi-Arch: same
Priority: optional
Section: universe/rust
Source: rust-pkcs5
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 160
Provides: librust-pkcs5+3des-dev (= 0.7.1-1), librust-pkcs5+alloc-dev (= 0.7.1-1), librust-pkcs5+default-dev (= 0.7.1-1), librust-pkcs5+des-insecure-dev (= 0.7.1-1), librust-pkcs5+pbes2-dev (= 0.7.1-1), librust-pkcs5+sha1-insecure-dev (= 0.7.1-1), librust-pkcs5-0+3des-dev (= 0.7.1-1), librust-pkcs5-0+alloc-dev (= 0.7.1-1), librust-pkcs5-0+default-dev (= 0.7.1-1), librust-pkcs5-0+des-insecure-dev (= 0.7.1-1), librust-pkcs5-0+pbes2-dev (= 0.7.1-1), librust-pkcs5-0+sha1-insecure-dev (= 0.7.1-1), librust-pkcs5-0-dev (= 0.7.1-1), librust-pkcs5-0.7+3des-dev (= 0.7.1-1), librust-pkcs5-0.7+alloc-dev (= 0.7.1-1), librust-pkcs5-0.7+default-dev (= 0.7.1-1), librust-pkcs5-0.7+des-insecure-dev (= 0.7.1-1), librust-pkcs5-0.7+pbes2-dev (= 0.7.1-1), librust-pkcs5-0.7+sha1-insecure-dev (= 0.7.1-1), librust-pkcs5-0.7-dev (= 0.7.1-1), librust-pkcs5-0.7.1+3des-dev (= 0.7.1-1), librust-pkcs5-0.7.1+alloc-dev (= 0.7.1-1), librust-pkcs5-0.7.1+default-dev (= 0.7.1-1), librust-pkcs5-0.7.1+des-insecure-dev (= 0.7.1-1), librust-pkcs5-0.7.1+pbes2-dev (= 0.7.1-1), librust-pkcs5-0.7.1+sha1-insecure-dev (= 0.7.1-1), librust-pkcs5-0.7.1-dev (= 0.7.1-1)
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
Filename: pool/universe/r/rust-pkcs5/librust-pkcs5-dev_0.7.1-1_amd64.deb
Size: 34686
MD5sum: f6225237ce250c6f8517df223c49b93a
SHA1: 54436895ab39764fbb4feab7d4be21bfbb96564b
SHA256: 0702de9e283df9e673115dc2203019508f84e508520d9966e52d80ce8633735b
SHA512: 3b3df160bf9d006f5b88ecbba926fe739247952b82273ef9498885cfe73b5feb369618652ab46c861fad20bb886384409ea72bad2afea3ae790ebd5875d7bb82
Description: Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #5: Password-Based Cryptography Specification Version 2.1 (RFC 8018) - Rust source code
Description-md5: f99b7ef2957e1ae4b8f780bf9df4abff

5. The same packages on other Linux Distributions