How to Install and Uninstall rust-same-file-devel.noarch Package on CentOS Stream 9

Last updated: November 26,2024

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

Please follow the step by step instructions below to install rust-same-file-devel.noarch on CentOS Stream 9

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

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

This tutorial shows how to uninstall rust-same-file-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-same-file-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 0:46:37 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-same-file-devel
Version : 1.0.6
Release : 8.el9
Architecture : noarch
Size : 19 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 "same-file" crate.