How to Install and Uninstall rust-polling+std-devel.noarch Package on Fedora 36

Last updated: June 29,2024

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

Please follow the guidelines below to install rust-polling+std-devel.noarch on Fedora 36

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

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

This guide covers the steps necessary to uninstall rust-polling+std-devel.noarch on Fedora 36:

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

3. Information about the rust-polling+std-devel.noarch package on Fedora 36

Last metadata expiration check: 3:57:35 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : rust-polling+std-devel
Version : 2.3.0
Release : 1.fc36
Architecture : noarch
Size : 8.0 k
Source : rust-polling-2.3.0-1.fc36.src.rpm
Repository : updates
Summary : Portable interface to epoll, kqueue, event ports, and wepoll
URL : https://crates.io/crates/polling
License : Apache-2.0 OR MIT
Description : Portable interface to epoll, kqueue, event ports, and wepoll.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "polling" crate.