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

Last updated: May 18,2024

1. Install "librust-pkcs1-dev" package

Please follow the step by step instructions below to install librust-pkcs1-dev on Ubuntu 24.04 LTS (Noble Numbat)

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

2. Uninstall "librust-pkcs1-dev" package

This guide covers the steps necessary to uninstall librust-pkcs1-dev on Ubuntu 24.04 LTS (Noble Numbat):

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

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

Package: librust-pkcs1-dev
Architecture: amd64
Version: 0.7.5-1
Multi-Arch: same
Priority: optional
Section: universe/rust
Source: rust-pkcs1
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Rust Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 128
Provides: librust-pkcs1+alloc-dev (= 0.7.5-1), librust-pkcs1+default-dev (= 0.7.5-1), librust-pkcs1+pem-dev (= 0.7.5-1), librust-pkcs1+pkcs8-dev (= 0.7.5-1), librust-pkcs1+std-dev (= 0.7.5-1), librust-pkcs1+zeroize-dev (= 0.7.5-1), librust-pkcs1-0+alloc-dev (= 0.7.5-1), librust-pkcs1-0+default-dev (= 0.7.5-1), librust-pkcs1-0+pem-dev (= 0.7.5-1), librust-pkcs1-0+pkcs8-dev (= 0.7.5-1), librust-pkcs1-0+std-dev (= 0.7.5-1), librust-pkcs1-0+zeroize-dev (= 0.7.5-1), librust-pkcs1-0-dev (= 0.7.5-1), librust-pkcs1-0.7+alloc-dev (= 0.7.5-1), librust-pkcs1-0.7+default-dev (= 0.7.5-1), librust-pkcs1-0.7+pem-dev (= 0.7.5-1), librust-pkcs1-0.7+pkcs8-dev (= 0.7.5-1), librust-pkcs1-0.7+std-dev (= 0.7.5-1), librust-pkcs1-0.7+zeroize-dev (= 0.7.5-1), librust-pkcs1-0.7-dev (= 0.7.5-1), librust-pkcs1-0.7.5+alloc-dev (= 0.7.5-1), librust-pkcs1-0.7.5+default-dev (= 0.7.5-1), librust-pkcs1-0.7.5+pem-dev (= 0.7.5-1), librust-pkcs1-0.7.5+pkcs8-dev (= 0.7.5-1), librust-pkcs1-0.7.5+std-dev (= 0.7.5-1), librust-pkcs1-0.7.5+zeroize-dev (= 0.7.5-1), librust-pkcs1-0.7.5-dev (= 0.7.5-1)
Depends: librust-der-0.7+alloc-dev, librust-der-0.7+default-dev, librust-der-0.7+oid-dev, librust-der-0.7+pem-dev, librust-der-0.7+std-dev, librust-der-0.7+zeroize-dev, librust-pkcs8-0.10+alloc-dev, librust-pkcs8-0.10+pem-dev, librust-pkcs8-0.10-dev, librust-spki-0.7+default-dev
Filename: pool/universe/r/rust-pkcs1/librust-pkcs1-dev_0.7.5-1_amd64.deb
Size: 35364
MD5sum: 4ef6857d56654709013e4d1d71f22185
SHA1: f44d9d07b5484fcac02377f899a13113ac8b2c89
SHA256: 1b5b955b2c4489998b6f74108bbcc22398820ccba7ce58299c9d875c661c0937
SHA512: 001fb42a3f616cefcb88d779c428981f118f9328a3a7d4d67592c79c2cba449c0c7b610b5844fd4e7a349ae1e954e9be2fcddc146496d5ef2e6ecc848ce84e40
Description: Pure Rust implementation of Public-Key Cryptography Standards (PKCS) #1: RSA Cryptography Specifications Version 2.2 (RFC 8017) - Rust source code
Description-md5: 9cf22bf806ce66b2bb0d3ce39e3a5fc0

5. The same packages on other Linux Distributions