How to Install and Uninstall rust-rustls+tls12-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: May 23,2024

1. Install "rust-rustls+tls12-devel.noarch" package

Please follow the steps below to install rust-rustls+tls12-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-rustls+tls12-devel.noarch

2. Uninstall "rust-rustls+tls12-devel.noarch" package

Please follow the steps below to uninstall rust-rustls+tls12-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-rustls+tls12-devel.noarch $ sudo dnf autoremove

3. Information about the rust-rustls+tls12-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:41:35 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-rustls+tls12-devel
Version : 0.21.9
Release : 1.el9
Architecture : noarch
Size : 8.1 k
Source : rust-rustls-0.21.9-1.el9.src.rpm
Repository : epel
Summary : Modern TLS library written in Rust
URL : https://crates.io/crates/rustls
License : Apache-2.0 OR ISC OR MIT
Description : Rustls is a modern TLS library written in Rust.
:
: This package contains library source intended for building other packages which
: use the "tls12" feature of the "rustls" crate.