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

Last updated: January 10,2025

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

This tutorial shows how to install rust-libflate+default-devel.noarch on Fedora 35

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

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

This is a short guide on how to uninstall rust-libflate+default-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:20:26 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : rust-libflate+default-devel
Version : 1.2.0
Release : 1.fc35
Architecture : noarch
Size : 8.4 k
Source : rust-libflate-1.2.0-1.fc35.src.rpm
Repository : updates
Summary : Rust implementation of DEFLATE algorithm and related formats (ZLIB, GZIP)
URL : https://crates.io/crates/libflate
License : MIT
Description : 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.