How to Install and Uninstall rust-lzma-sys-devel.noarch Package on Fedora 34

Last updated: July 05,2024

1. Install "rust-lzma-sys-devel.noarch" package

Here is a brief guide to show you how to install rust-lzma-sys-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-lzma-sys-devel.noarch

2. Uninstall "rust-lzma-sys-devel.noarch" package

Learn how to uninstall rust-lzma-sys-devel.noarch on Fedora 34:

$ sudo dnf remove rust-lzma-sys-devel.noarch $ sudo dnf autoremove

3. Information about the rust-lzma-sys-devel.noarch package on Fedora 34

Last metadata expiration check: 4:42:14 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-lzma-sys-devel
Version : 0.1.17
Release : 2.fc34
Architecture : noarch
Size : 18 k
Source : rust-lzma-sys-0.1.17-2.fc34.src.rpm
Repository : fedora
Summary : Raw bindings to liblzma
URL : https://crates.io/crates/lzma-sys
License : MIT or ASL 2.0
Description : Raw bindings to liblzma which contains an implementation of LZMA and xz stream
: encoding/decoding.
: High level Rust bindings are available in the `xz2` crate.
:
: This package contains library source intended for building other packages
: which use "lzma-sys" crate.