How to Install and Uninstall rust-path-dedot+once_cell_cache-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

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

In this section, we are going to explain the necessary steps to install rust-path-dedot+once_cell_cache-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the guidance below to uninstall rust-path-dedot+once_cell_cache-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-path-dedot+once_cell_cache-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:07:09 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-path-dedot+once_cell_cache-devel
Version : 3.1.1
Release : 1.el9
Architecture : noarch
Size : 8.1 k
Source : rust-path-dedot-3.1.1-1.el9.src.rpm
Repository : epel
Summary : Parse path with dots in Path and PathBuf
URL : https://crates.io/crates/path-dedot
License : MIT
Description : A library for extending `Path` and `PathBuf` in order to parse the path
: which contains dots.
:
: This package contains library source intended for building other packages which
: use the "once_cell_cache" feature of the "path-dedot" crate.