How to Install and Uninstall rust-zip+deflate-devel.noarch Package on Fedora 39

Last updated: November 26,2024

1. Install "rust-zip+deflate-devel.noarch" package

In this section, we are going to explain the necessary steps to install rust-zip+deflate-devel.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install rust-zip+deflate-devel.noarch

2. Uninstall "rust-zip+deflate-devel.noarch" package

This tutorial shows how to uninstall rust-zip+deflate-devel.noarch on Fedora 39:

$ sudo dnf remove rust-zip+deflate-devel.noarch $ sudo dnf autoremove

3. Information about the rust-zip+deflate-devel.noarch package on Fedora 39

Last metadata expiration check: 0:12:13 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-zip+deflate-devel
Version : 0.6.6
Release : 3.fc39
Architecture : noarch
Size : 8.1 k
Source : rust-zip-0.6.6-3.fc39.src.rpm
Repository : updates
Summary : Library to support the reading and writing of zip files
URL : https://crates.io/crates/zip
License : MIT
Description : Library to support the reading and writing of zip files.
:
: This package contains library source intended for building other packages which
: use the "deflate" feature of the "zip" crate.