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

Last updated: June 16,2024

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

In this section, we are going to explain the necessary steps to install rust-relative-path+default-devel.noarch on AlmaLinux 9

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

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

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

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

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

Last metadata expiration check: 2:00:41 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-relative-path+default-devel
Version : 1.9.0
Release : 1.el9
Architecture : noarch
Size : 7.7 k
Source : rust-relative-path-1.9.0-1.el9.src.rpm
Repository : epel
Summary : Portable, relative paths for Rust
URL : https://crates.io/crates/relative-path
License : MIT OR Apache-2.0
Description : Portable, relative paths for Rust.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "relative-path" crate.