How to Install and Uninstall rust-gcd-devel.noarch Package on Fedora 38

Last updated: October 11,2024

1. Install "rust-gcd-devel.noarch" package

This tutorial shows how to install rust-gcd-devel.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install rust-gcd-devel.noarch

2. Uninstall "rust-gcd-devel.noarch" package

In this section, we are going to explain the necessary steps to uninstall rust-gcd-devel.noarch on Fedora 38:

$ sudo dnf remove rust-gcd-devel.noarch $ sudo dnf autoremove

3. Information about the rust-gcd-devel.noarch package on Fedora 38

Last metadata expiration check: 0:52:25 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-gcd-devel
Version : 2.3.0
Release : 1.fc38
Architecture : noarch
Size : 16 k
Source : rust-gcd-2.3.0-1.fc38.src.rpm
Repository : updates
Summary : Calculate the greatest common divisor
URL : https://crates.io/crates/gcd
License : MIT OR Apache-2.0
Description : Calculate the greatest common divisor.
:
: This package contains library source intended for building other packages which
: use the "gcd" crate.