How to Install and Uninstall rust-curl+ssl-devel.noarch Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "rust-curl+ssl-devel.noarch" package

Please follow the guidance below to install rust-curl+ssl-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-curl+ssl-devel.noarch

2. Uninstall "rust-curl+ssl-devel.noarch" package

Here is a brief guide to show you how to uninstall rust-curl+ssl-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-curl+ssl-devel.noarch $ sudo dnf autoremove

3. Information about the rust-curl+ssl-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:36:52 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-curl+ssl-devel
Version : 0.4.44
Release : 6.el9
Architecture : noarch
Size : 8.1 k
Source : rust-curl-0.4.44-6.el9.src.rpm
Repository : epel
Summary : Rust bindings to libcurl for making HTTP requests
URL : https://crates.io/crates/curl
License : MIT
Description : Rust bindings to libcurl for making HTTP requests.
:
: This package contains library source intended for building other packages which
: use the "ssl" feature of the "curl" crate.