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

Last updated: November 28,2024

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

Learn how to install rust-tokio-native-tls-devel.noarch on Fedora 38

$ 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 38:

$ 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 38

Last metadata expiration check: 2:53:52 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-tokio-native-tls-devel
Version : 0.3.1
Release : 1.fc38
Architecture : noarch
Size : 25 k
Source : rust-tokio-native-tls-0.3.1-1.fc38.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 the "tokio-native-tls" crate.