How to Install and Uninstall rust-trybuild+diff-devel.noarch Package on AlmaLinux 9

Last updated: June 25,2024

1. Install "rust-trybuild+diff-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-trybuild+diff-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-trybuild+diff-devel.noarch

2. Uninstall "rust-trybuild+diff-devel.noarch" package

Please follow the guidelines below to uninstall rust-trybuild+diff-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-trybuild+diff-devel.noarch $ sudo dnf autoremove

3. Information about the rust-trybuild+diff-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:37:41 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-trybuild+diff-devel
Version : 1.0.89
Release : 1.el9
Architecture : noarch
Size : 8.9 k
Source : rust-trybuild-1.0.89-1.el9.src.rpm
Repository : epel
Summary : Test harness for ui tests of compiler diagnostics
URL : https://crates.io/crates/trybuild
License : MIT OR Apache-2.0
Description : Test harness for ui tests of compiler diagnostics.
:
: This package contains library source intended for building other packages which
: use the "diff" feature of the "trybuild" crate.