How to Install and Uninstall rust-ureq+json-devel.noarch Package on CentOS Stream 9

Last updated: September 28,2024

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

This tutorial shows how to install rust-ureq+json-devel.noarch on CentOS Stream 9

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

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

Please follow the steps below to uninstall rust-ureq+json-devel.noarch on CentOS Stream 9:

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

3. Information about the rust-ureq+json-devel.noarch package on CentOS Stream 9

Last metadata expiration check: 1:58:01 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rust-ureq+json-devel
Version : 2.9.1
Release : 1.el9
Architecture : noarch
Size : 7.2 k
Source : rust-ureq-2.9.1-1.el9.src.rpm
Repository : epel
Summary : Simple, safe HTTP client
URL : https://crates.io/crates/ureq
License : (MIT OR Apache-2.0) AND Apache-2.0
Description : Simple, safe HTTP client.
:
: This package contains library source intended for building other packages which
: use the "json" feature of the "ureq" crate.