How to Install and Uninstall rust-form_urlencoded+std-devel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

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

This guide covers the steps necessary to install rust-form_urlencoded+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

In this section, we are going to explain the necessary steps to uninstall rust-form_urlencoded+std-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 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 Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:23:05 ago on Mon Feb 26 07:04:30 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.