How to Install and Uninstall rust-tokio-rustls+tls12-devel.noarch Package on Rocky Linux 9

Last updated: October 06,2024

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

This tutorial shows how to install rust-tokio-rustls+tls12-devel.noarch on Rocky Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-tokio-rustls+tls12-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-tokio-rustls+tls12-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:44:54 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-tokio-rustls+tls12-devel
Version : 0.24.1
Release : 4.el9
Architecture : noarch
Size : 8.2 k
Source : rust-tokio-rustls-0.24.1-4.el9.src.rpm
Repository : epel
Summary : Asynchronous TLS/SSL streams for Tokio using Rustls
URL : https://crates.io/crates/tokio-rustls
License : MIT OR Apache-2.0
Description : Asynchronous TLS/SSL streams for Tokio using Rustls.
:
: This package contains library source intended for building other packages which
: use the "tls12" feature of the "tokio-rustls" crate.