How to Install and Uninstall rust-tokio-tls0.2-devel.noarch Package on Fedora 35

Last updated: May 17,2024

1. Install "rust-tokio-tls0.2-devel.noarch" package

Here is a brief guide to show you how to install rust-tokio-tls0.2-devel.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install rust-tokio-tls0.2-devel.noarch

2. Uninstall "rust-tokio-tls0.2-devel.noarch" package

This guide let you learn how to uninstall rust-tokio-tls0.2-devel.noarch on Fedora 35:

$ sudo dnf remove rust-tokio-tls0.2-devel.noarch $ sudo dnf autoremove

3. Information about the rust-tokio-tls0.2-devel.noarch package on Fedora 35

Last metadata expiration check: 2:07:58 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : rust-tokio-tls0.2-devel
Version : 0.2.1
Release : 5.fc35
Architecture : noarch
Size : 25 k
Source : rust-tokio-tls0.2-0.2.1-5.fc35.src.rpm
Repository : fedora
Summary : Implementation of TLS/SSL streams for Tokio
URL : https://crates.io/crates/tokio-tls
License : MIT
Description : Implementation of TLS/SSL streams for Tokio giving an implementation of TLS for
: nonblocking I/O streams.
:
: This package contains library source intended for building other packages
: which use "tokio-tls" crate.