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

Last updated: June 24,2024

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

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

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

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

This tutorial shows how to uninstall rust-ureq+tls-devel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the rust-ureq+tls-devel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:41:28 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rust-ureq+tls-devel
Version : 2.9.1
Release : 1.el9
Architecture : noarch
Size : 7.3 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 "tls" feature of the "ureq" crate.