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

Last updated: July 04,2024

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

Please follow the guidelines below to install rust-path-absolutize+lazy_static_cache-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Learn how to uninstall rust-path-absolutize+lazy_static_cache-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

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

Last metadata expiration check: 0:07:30 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-path-absolutize+lazy_static_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 "lazy_static_cache" feature of the "path-absolutize" crate.