How to Install and Uninstall rust-polling+default-devel.noarch Package on Oracle Linux 9

Last updated: September 28,2024

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

Please follow the guidelines below to install rust-polling+default-devel.noarch on Oracle Linux 9

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

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

This is a short guide on how to uninstall rust-polling+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-polling+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:50:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-polling+default-devel
Version : 3.3.2
Release : 1.el9
Architecture : noarch
Size : 8.4 k
Source : rust-polling-3.3.2-1.el9.src.rpm
Repository : epel
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 "default" feature of the "polling" crate.