How to Install and Uninstall rust-percent-encoding+alloc-devel.noarch Package on AlmaLinux 9

Last updated: June 23,2024

1. Install "rust-percent-encoding+alloc-devel.noarch" package

Please follow the guidelines below to install rust-percent-encoding+alloc-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-percent-encoding+alloc-devel.noarch

2. Uninstall "rust-percent-encoding+alloc-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-percent-encoding+alloc-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-percent-encoding+alloc-devel.noarch $ sudo dnf autoremove

3. Information about the rust-percent-encoding+alloc-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 1:02:48 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-percent-encoding+alloc-devel
Version : 2.3.1
Release : 1.el9
Architecture : noarch
Size : 7.8 k
Source : rust-percent-encoding-2.3.1-1.el9.src.rpm
Repository : epel
Summary : Percent encoding and decoding
URL : https://crates.io/crates/percent-encoding
License : MIT OR Apache-2.0
Description : Percent encoding and decoding.
:
: This package contains library source intended for building other packages which
: use the "alloc" feature of the "percent-encoding" crate.