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

Last updated: October 14,2024

1. Install "rust-fd-lock-devel.noarch" package

This is a short guide on how to install rust-fd-lock-devel.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install rust-fd-lock-devel.noarch

2. Uninstall "rust-fd-lock-devel.noarch" package

This guide covers the steps necessary to uninstall rust-fd-lock-devel.noarch on Rocky Linux 9:

$ sudo dnf remove rust-fd-lock-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:51:44 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-fd-lock-devel
Version : 4.0.2
Release : 1.el9
Architecture : noarch
Size : 22 k
Source : rust-fd-lock-4.0.2-1.el9.src.rpm
Repository : epel
Summary : Advisory cross-platform lock on a file using a file descriptor to it
URL : https://crates.io/crates/fd-lock
License : MIT OR Apache-2.0
Description : Advisory cross-platform lock on a file using a file descriptor to it.
:
: This package contains library source intended for building other packages which
: use the "fd-lock" crate.