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

Last updated: June 28,2024

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

This tutorial shows how to install rust-jobserver-devel.noarch on AlmaLinux 9

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

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

This guide covers the steps necessary to uninstall rust-jobserver-devel.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:00:27 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-jobserver-devel
Version : 0.1.28
Release : 1.el9
Architecture : noarch
Size : 32 k
Source : rust-jobserver-0.1.28-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.