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

Last updated: September 29,2024

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

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

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

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

This guide covers the steps necessary to uninstall rust-uluru+default-devel.noarch on Oracle Linux 9:

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

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

Last metadata expiration check: 0:53:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-uluru+default-devel
Version : 3.0.0
Release : 1.el9
Architecture : noarch
Size : 7.0 k
Source : rust-uluru-3.0.0-1.el9.src.rpm
Repository : epel
Summary : Simple, fast, LRU cache implementation
URL : https://crates.io/crates/uluru
License : MPL-2.0
Description : A simple, fast, LRU cache implementation.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "uluru" crate.