How to Install and Uninstall rust-openssl-sys+default-devel.noarch Package on Oracle Linux 9

Last updated: October 06,2024

1. Install "rust-openssl-sys+default-devel.noarch" package

This is a short guide on how to install rust-openssl-sys+default-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-openssl-sys+default-devel.noarch

2. Uninstall "rust-openssl-sys+default-devel.noarch" package

Please follow the steps below to uninstall rust-openssl-sys+default-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-openssl-sys+default-devel.noarch $ sudo dnf autoremove

3. Information about the rust-openssl-sys+default-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:53:37 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-openssl-sys+default-devel
Version : 0.9.99
Release : 1.el9
Architecture : noarch
Size : 8.8 k
Source : rust-openssl-sys-0.9.99-1.el9.src.rpm
Repository : epel
Summary : FFI bindings to OpenSSL
URL : https://crates.io/crates/openssl-sys
License : MIT
Description : FFI bindings to OpenSSL.
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "openssl-sys" crate.