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

Last updated: July 08,2024

1. Install "rust-libz-sys+libc-devel.noarch" package

This guide covers the steps necessary to install rust-libz-sys+libc-devel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install rust-libz-sys+libc-devel.noarch

2. Uninstall "rust-libz-sys+libc-devel.noarch" package

Learn how to uninstall rust-libz-sys+libc-devel.noarch on Oracle Linux 9:

$ sudo dnf remove rust-libz-sys+libc-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:24:03 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : rust-libz-sys+libc-devel
Version : 1.1.14
Release : 1.el9
Architecture : noarch
Size : 8.3 k
Source : rust-libz-sys-1.1.14-1.el9.src.rpm
Repository : epel
Summary : Low-level bindings to the system libz library (also known as zlib)
URL : https://crates.io/crates/libz-sys
License : MIT OR Apache-2.0
Description : Low-level bindings to the system libz library (also known as zlib).
:
: This package contains library source intended for building other packages which
: use the "libc" feature of the "libz-sys" crate.