How to Install and Uninstall rust-same-file+default-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "rust-same-file+default-devel.noarch" package

Please follow the instructions below to install rust-same-file+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rust-same-file+default-devel.noarch

2. Uninstall "rust-same-file+default-devel.noarch" package

Please follow the guidance below to uninstall rust-same-file+default-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rust-same-file+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-same-file+default-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:16:44 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-same-file+default-devel
Version : 1.0.6
Release : 8.el9
Architecture : noarch
Size : 7.7 k
Source : rust-same-file-1.0.6-8.el9.src.rpm
Repository : epel
Summary : Simple crate for determining whether two file paths point to the same file
URL : https://crates.io/crates/same-file
License : Unlicense or MIT
Description : Simple crate for determining whether two file paths point to the same file.
:
: This package contains library source intended for building other packages which
: use "the default" feature of the "same-file" crate.