How to Install and Uninstall rust-libflate+default-devel.noarch Package on Fedora 39

Last updated: November 25,2024

1. Install "rust-libflate+default-devel.noarch" package

This is a short guide on how to install rust-libflate+default-devel.noarch on Fedora 39

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

2. Uninstall "rust-libflate+default-devel.noarch" package

Please follow the steps below to uninstall rust-libflate+default-devel.noarch on Fedora 39:

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

3. Information about the rust-libflate+default-devel.noarch package on Fedora 39

Last metadata expiration check: 5:55:16 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-libflate+default-devel
Version : 1.4.0
Release : 2.fc39
Architecture : noarch
Size : 8.2 k
Source : rust-libflate-1.4.0-2.fc39.src.rpm
Repository : fedora
Summary : Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
URL : https://crates.io/crates/libflate
License : MIT
Description : A Rust implementation of DEFLATE algorithm and related formats (ZLIB,
: GZIP).
:
: This package contains library source intended for building other packages which
: use the "default" feature of the "libflate" crate.