How to Install and Uninstall rust-path-absolutize+default-devel.noarch Package on AlmaLinux 9

Last updated: October 06,2024

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

Please follow the instructions below to install rust-path-absolutize+default-devel.noarch on AlmaLinux 9

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

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

Please follow the step by step instructions below to uninstall rust-path-absolutize+default-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-path-absolutize+default-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:16:17 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-path-absolutize+default-devel
Version : 3.1.1
Release : 1.el9
Architecture : noarch
Size : 8.1 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 "default" feature of the "path-absolutize" crate.