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

Last updated: October 04,2024

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

This guide covers the steps necessary to install rust-fd-lock+default-devel.noarch on Oracle Linux 9

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

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

In this section, we are going to explain the necessary steps to uninstall rust-fd-lock+default-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-fd-lock+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:08:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-fd-lock+default-devel
Version : 4.0.2
Release : 1.el9
Architecture : noarch
Size : 7.8 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 "default" feature of the "fd-lock" crate.