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

Last updated: November 28,2024

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

Here is a brief guide to show you how to install rust-tokio-core+default-devel.noarch on Fedora 38

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

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

Please follow the guidelines below to uninstall rust-tokio-core+default-devel.noarch on Fedora 38:

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

3. Information about the rust-tokio-core+default-devel.noarch package on Fedora 38

Last metadata expiration check: 0:34:49 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : rust-tokio-core+default-devel
Version : 0.1.18
Release : 7.fc38
Architecture : noarch
Size : 7.9 k
Source : rust-tokio-core-0.1.18-7.fc38.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 "default" feature of "tokio-core" crate.