How to Install and Uninstall rust-path-absolutize+once_cell_cache-devel.noarch Package on Oracle Linux 9

Last updated: September 21,2024

1. Install "rust-path-absolutize+once_cell_cache-devel.noarch" package

This guide let you learn how to install rust-path-absolutize+once_cell_cache-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-path-absolutize+once_cell_cache-devel.noarch

2. Uninstall "rust-path-absolutize+once_cell_cache-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-path-absolutize+once_cell_cache-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-path-absolutize+once_cell_cache-devel.noarch $ sudo dnf autoremove

3. Information about the rust-path-absolutize+once_cell_cache-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 0:29:03 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-path-absolutize+once_cell_cache-devel
Version : 3.1.1
Release : 1.el9
Architecture : noarch
Size : 8.3 k
Source : rust-path-absolutize-3.1.1-1.el9.src.rpm
Repository : epel
Summary : Extend Path and PathBuf for getting an absolute path
URL : https://crates.io/crates/path-absolutize
License : MIT
Description : A library for extending `Path` and `PathBuf` in order to get an absolute
: path and remove the containing dots.
:
: This package contains library source intended for building other packages which
: use the "once_cell_cache" feature of the "path-absolutize" crate.