How to Install and Uninstall rust-form_urlencoded+std-devel.noarch Package on AlmaLinux 9

Last updated: May 23,2024

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

Please follow the step by step instructions below to install rust-form_urlencoded+std-devel.noarch on AlmaLinux 9

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

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

This is a short guide on how to uninstall rust-form_urlencoded+std-devel.noarch on AlmaLinux 9:

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

3. Information about the rust-form_urlencoded+std-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:12:21 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-form_urlencoded+std-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 "std" feature of the "form_urlencoded" crate.