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

Last updated: May 21,2024

1. Install "librust-rustls-dev" package

Here is a brief guide to show you how to install librust-rustls-dev on Kali Linux

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

2. Uninstall "librust-rustls-dev" package

This tutorial shows how to uninstall librust-rustls-dev on Kali Linux:

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

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

Package: librust-rustls-dev
Source: rust-rustls
Version: 0.21.10-1
Installed-Size: 2333
Maintainer: Jonas Smedegaard
Architecture: all
Provides: librust-rustls-0.21+dangerous-configuration-dev (= 0.21.10-1), librust-rustls-0.21+default-dev (= 0.21.10-1), librust-rustls-0.21+logging-dev (= 0.21.10-1), librust-rustls-0.21+quic-dev (= 0.21.10-1), librust-rustls-0.21+secret-extraction-dev (= 0.21.10-1), librust-rustls-0.21+tls12-dev (= 0.21.10-1), librust-rustls-0.21-dev (= 0.21.10-1), librust-rustls-0.21.10-dev (= 0.21.10-1)
Depends: librust-log-0.4+default-dev, librust-ring-0.17+default-dev, librust-sct-0.7+default-dev, librust-rustls-webpki-0.101+alloc-dev, librust-rustls-webpki-0.101+default-dev (>= 0.101.7), librust-rustls-webpki-0.101+std-dev
Size: 348344
SHA256: 34dfe7c4e11d4b2d74949a4e2916f7bedaba077bb24960dde3f6abe866bac0b1
SHA1: 90fc1f10d16aeb57354070f72303e9d1b5b342fc
MD5sum: 08678e9deb03f646d77f0ddcbe3ac5b9
Description: modern TLS library written in Rust - Rust source code
Rustls is a modern TLS library written in Rust.
It uses ring for cryptography
and webpki for certificate verification.
.
Ring is a Rust library implementing safe, fast, small crypto
using Rust with BoringSSL's cryptography primitives.
.
Webpki is a Rust library to validate Web PKI (TLS/SSL) certificates.
.
This package contains the source for the Rust rustls crate,
for use with cargo and dh-cargo.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/rustls/rustls
Section: rust
Priority: optional
Filename: pool/main/r/rust-rustls/librust-rustls-dev_0.21.10-1_all.deb