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

Last updated: October 06,2024

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

Please follow the instructions below to install rust-tokio-tls-devel.noarch on Fedora 36

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

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

This tutorial shows how to uninstall rust-tokio-tls-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:29:59 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-tokio-tls-devel
Version : 0.3.1
Release : 5.fc36
Architecture : noarch
Size : 26 k
Source : rust-tokio-tls-0.3.1-5.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 "tokio-tls" crate.