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

Last updated: January 11,2025

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

Please follow the steps below to install rust-tokio-core+default-devel.noarch on Fedora 39

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

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

This guide let you learn how to uninstall rust-tokio-core+default-devel.noarch on Fedora 39:

$ 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 39

Last metadata expiration check: 1:55:46 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-tokio-core+default-devel
Version : 0.1.18
Release : 10.fc39
Architecture : noarch
Size : 8.1 k
Source : rust-tokio-core-0.1.18-10.fc39.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 Apache-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 the "default" feature of the "tokio-core" crate.