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

Last updated: October 06,2024

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

This guide covers the steps necessary to install rust-jobserver-devel.noarch on Rocky Linux 9

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

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

Here is a brief guide to show you how to uninstall rust-jobserver-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 2:01:15 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-jobserver-devel
Version : 0.1.27
Release : 1.el9
Architecture : noarch
Size : 32 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 "jobserver" crate.