How to Install and Uninstall rust-tokio-native-tls-devel.noarch Package on Fedora 34

Last updated: October 05,2024

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

Please follow the guidelines below to install rust-tokio-native-tls-devel.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall rust-tokio-native-tls-devel.noarch on Fedora 34:

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

3. Information about the rust-tokio-native-tls-devel.noarch package on Fedora 34

Last metadata expiration check: 5:37:27 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-tokio-native-tls-devel
Version : 0.3.0
Release : 1.fc34
Architecture : noarch
Size : 24 k
Source : rust-tokio-native-tls-0.3.0-1.fc34.src.rpm
Repository : fedora
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 "tokio-native-tls" crate.