How to Install and Uninstall rust-jobserver+default-devel.noarch Package on Rocky Linux 9

Last updated: June 03,2024

1. Install "rust-jobserver+default-devel.noarch" package

This is a short guide on how to install rust-jobserver+default-devel.noarch on Rocky Linux 9

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

2. Uninstall "rust-jobserver+default-devel.noarch" package

This guide covers the steps necessary to uninstall rust-jobserver+default-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-jobserver+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-jobserver+default-devel.noarch package on Rocky Linux 9

Last metadata expiration check: 0:54:47 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-jobserver+default-devel
Version : 0.1.27
Release : 1.el9
Architecture : noarch
Size : 7.5 k
Source : rust-jobserver-0.1.27-1.el9.src.rpm
Repository : epel
Summary : Implementation of the GNU make jobserver for Rust
URL : https://crates.io/crates/jobserver
License : MIT OR Apache-2.0
Description : An implementation of the GNU make jobserver for Rust.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "jobserver" crate.