How to Install and Uninstall rust-polling-devel.noarch Package on Fedora 38

Last updated: January 13,2025

1. Install "rust-polling-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-polling-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-polling-devel.noarch

2. Uninstall "rust-polling-devel.noarch" package

This tutorial shows how to uninstall rust-polling-devel.noarch on Fedora 38:

$ sudo dnf remove rust-polling-devel.noarch $ sudo dnf autoremove

3. Information about the rust-polling-devel.noarch package on Fedora 38

Last metadata expiration check: 1:08:46 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-polling-devel
Version : 3.5.0
Release : 1.fc38
Architecture : noarch
Size : 63 k
Source : rust-polling-3.5.0-1.fc38.src.rpm
Repository : updates
Summary : Portable interface to epoll, kqueue, event ports, and IOCP
URL : https://crates.io/crates/polling
License : Apache-2.0 OR MIT
Description : Portable interface to epoll, kqueue, event ports, and IOCP.
:
: This package contains library source intended for building other packages which
: use the "polling" crate.