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

Last updated: November 28,2024

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 39

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

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

Learn how to uninstall rust-polling-devel.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:05:41 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : rust-polling-devel
Version : 3.5.0
Release : 1.fc39
Architecture : noarch
Size : 63 k
Source : rust-polling-3.5.0-1.fc39.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.