How to Install and Uninstall rust-same-file+default-devel.noarch Package on Oracle Linux 9

Last updated: July 08,2024

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

This is a short guide on how to install rust-same-file+default-devel.noarch on Oracle Linux 9

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

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

This guide covers the steps necessary to uninstall rust-same-file+default-devel.noarch on Oracle Linux 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 Oracle Linux 9

Last metadata expiration check: 1:22:28 ago on Thu Feb 15 07:50:05 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.