How to Install and Uninstall rust-tokio-native-tls-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "rust-tokio-native-tls-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-tokio-native-tls-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-tokio-native-tls-devel.noarch

2. Uninstall "rust-tokio-native-tls-devel.noarch" package

Please follow the instructions below to uninstall rust-tokio-native-tls-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-tokio-native-tls-devel.noarch $ sudo dnf autoremove

3. Information about the rust-tokio-native-tls-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:17:08 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-tokio-native-tls-devel
Version : 0.3.1
Release : 1.el9
Architecture : noarch
Size : 25 k
Source : rust-tokio-native-tls-0.3.1-1.el9.src.rpm
Repository : epel
Summary : Implementation of TLS/SSL streams for Tokio using native-tls
URL : https://crates.io/crates/tokio-native-tls
License : MIT
Description : Implementation of TLS/SSL streams for Tokio using native-tls giving an
: implementation of TLS for nonblocking I/O streams.
:
: This package contains library source intended for building other packages which
: use the "tokio-native-tls" crate.