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

Last updated: October 06,2024

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

Learn how to install rust-same-file+default-devel.noarch on AlmaLinux 9

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

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

This tutorial shows how to uninstall rust-same-file+default-devel.noarch on AlmaLinux 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 AlmaLinux 9

Last metadata expiration check: 0:06:12 ago on Wed Mar 13 07:41:12 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.