How to Install and Uninstall rust-tokio-core-devel.noarch Package on Fedora 34

Last updated: October 05,2024

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

This guide let you learn how to install rust-tokio-core-devel.noarch on Fedora 34

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

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

In this section, we are going to explain the necessary steps to uninstall rust-tokio-core-devel.noarch on Fedora 34:

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

3. Information about the rust-tokio-core-devel.noarch package on Fedora 34

Last metadata expiration check: 0:29:59 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-tokio-core-devel
Version : 0.1.18
Release : 2.fc34
Architecture : noarch
Size : 77 k
Source : rust-tokio-core-0.1.18-2.fc34.src.rpm
Repository : fedora
Summary : Core I/O and event loop primitives for asynchronous I/O in Rust
URL : https://crates.io/crates/tokio-core
License : MIT or ASL 2.0
Description : Core I/O and event loop primitives for asynchronous I/O in Rust. Foundation for
: the rest of the tokio crates.
:
: This package contains library source intended for building other packages
: which use "tokio-core" crate.