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

Last updated: October 06,2024

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

This guide covers the steps necessary to install rust-tokio-tls+default-devel.noarch on Fedora 34

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

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

Please follow the guidance below to uninstall rust-tokio-tls+default-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:21:12 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-tokio-tls+default-devel
Version : 0.3.1
Release : 3.fc34
Architecture : noarch
Size : 7.9 k
Source : rust-tokio-tls-0.3.1-3.fc34.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.