How to Install and Uninstall rust-event-listener+std-devel.noarch Package on Rocky Linux 9

Last updated: October 06,2024

1. Install "rust-event-listener+std-devel.noarch" package

Please follow the guidance below to install rust-event-listener+std-devel.noarch on Rocky Linux 9

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

2. Uninstall "rust-event-listener+std-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-event-listener+std-devel.noarch on Rocky Linux 9:

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

3. Information about the rust-event-listener+std-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:27:32 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-event-listener+std-devel
Version : 4.0.3
Release : 1.el9
Architecture : noarch
Size : 8.2 k
Source : rust-event-listener-4.0.3-1.el9.src.rpm
Repository : epel
Summary : Notify async tasks or threads
URL : https://crates.io/crates/event-listener
License : Apache-2.0 OR MIT
Description : Notify async tasks or threads.
:
: This package contains library source intended for building other packages which
: use the "std" feature of the "event-listener" crate.