How to Install and Uninstall rust-tokio-native-tls-devel.noarch Package on Rocky Linux 9

Last updated: October 07,2024

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

This tutorial shows how to install rust-tokio-native-tls-devel.noarch on Rocky Linux 9

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

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

This guide let you learn how to uninstall rust-tokio-native-tls-devel.noarch on Rocky Linux 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 Rocky Linux 9

Last metadata expiration check: 0:28:13 ago on Fri Feb 16 06:49:52 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.