How to Install and Uninstall rust-overload-devel.noarch Package on CentOS Stream 9

Last updated: October 06,2024

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

This is a short guide on how to install rust-overload-devel.noarch on CentOS Stream 9

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

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

Please follow the guidance below to uninstall rust-overload-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-overload-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:48:42 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-overload-devel
Version : 0.1.1
Release : 1.el9
Architecture : noarch
Size : 32 k
Source : rust-overload-0.1.1-1.el9.src.rpm
Repository : epel
Summary : Provides a macro to simplify operator overloading
URL : https://crates.io/crates/overload
License : MIT
Description : Provides a macro to simplify operator overloading.
:
: This package contains library source intended for building other packages which
: use the "overload" crate.