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

Last updated: July 06,2024

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

This is a short guide on how to install rust-tokio-tls0.2+default-devel.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall rust-tokio-tls0.2+default-devel.noarch on Fedora 36:

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

3. Information about the rust-tokio-tls0.2+default-devel.noarch package on Fedora 36

Last metadata expiration check: 0:29:21 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-tokio-tls0.2+default-devel
Version : 0.2.1
Release : 6.fc36
Architecture : noarch
Size : 7.7 k
Source : rust-tokio-tls0.2-0.2.1-6.fc36.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 "default" feature of "tokio-tls" crate.