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

Last updated: July 03,2024

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

Please follow the step by step instructions below to install rust-lzma-sys+static-devel.noarch on Fedora 34

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

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

This tutorial shows how to uninstall rust-lzma-sys+static-devel.noarch on Fedora 34:

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

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

Last metadata expiration check: 2:53:18 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-lzma-sys+static-devel
Version : 0.1.17
Release : 2.fc34
Architecture : noarch
Size : 8.0 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 "static" feature of "lzma-sys" crate.