How to Install and Uninstall rust-form_urlencoded+alloc-devel.noarch Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "rust-form_urlencoded+alloc-devel.noarch" package

Learn how to install rust-form_urlencoded+alloc-devel.noarch on Oracle Linux 9

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

2. Uninstall "rust-form_urlencoded+alloc-devel.noarch" package

Please follow the guidance below to uninstall rust-form_urlencoded+alloc-devel.noarch on Oracle Linux 9:

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

3. Information about the rust-form_urlencoded+alloc-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:23:15 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-form_urlencoded+alloc-devel
Version : 1.2.1
Release : 1.el9
Architecture : noarch
Size : 8.1 k
Source : rust-form_urlencoded-1.2.1-1.el9.src.rpm
Repository : epel
Summary : Parser and serializer for the application/x-www-form-urlencoded syntax
URL : https://crates.io/crates/form_urlencoded
License : MIT OR Apache-2.0
Description : Parser and serializer for the application/x-www-form-urlencoded syntax,
: as used by HTML forms.
:
: This package contains library source intended for building other packages which
: use the "alloc" feature of the "form_urlencoded" crate.