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

Last updated: May 19,2024

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

Please follow the guidance below to install rust-difflib+default-devel.noarch on Rocky Linux 9

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

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

This tutorial shows how to uninstall rust-difflib+default-devel.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 1:51:15 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : rust-difflib+default-devel
Version : 0.4.0
Release : 5.el9
Architecture : noarch
Size : 7.5 k
Source : rust-difflib-0.4.0-5.el9.src.rpm
Repository : epel
Summary : Port of Python's difflib library to Rust
URL : https://crates.io/crates/difflib
License : MIT
Description : Port of Python's difflib library to Rust.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "difflib" crate.