How to Install and Uninstall rust-reqwest+json-devel.noarch Package on AlmaLinux 9

Last updated: June 03,2024

1. Install "rust-reqwest+json-devel.noarch" package

This guide covers the steps necessary to install rust-reqwest+json-devel.noarch on AlmaLinux 9

$ sudo dnf update $ sudo dnf install rust-reqwest+json-devel.noarch

2. Uninstall "rust-reqwest+json-devel.noarch" package

Please follow the guidance below to uninstall rust-reqwest+json-devel.noarch on AlmaLinux 9:

$ sudo dnf remove rust-reqwest+json-devel.noarch $ sudo dnf autoremove

3. Information about the rust-reqwest+json-devel.noarch package on AlmaLinux 9

Last metadata expiration check: 0:04:40 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : rust-reqwest+json-devel
Version : 0.11.24
Release : 1.el9
Architecture : noarch
Size : 9.1 k
Source : rust-reqwest-0.11.24-1.el9.src.rpm
Repository : epel
Summary : Higher level HTTP client library
URL : https://crates.io/crates/reqwest
License : MIT OR Apache-2.0
Description : Higher level HTTP client library.
:
: This package contains library source intended for building other packages which
: use the "json" feature of the "reqwest" crate.