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

Last updated: April 29,2024

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

Please follow the instructions below to install rust-lzma-sys-devel.noarch on Fedora 36

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

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

This is a short guide on how to uninstall rust-lzma-sys-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 1:51:30 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-lzma-sys-devel
Version : 0.1.19
Release : 1.fc36
Architecture : noarch
Size : 16 k
Source : rust-lzma-sys-0.1.19-1.fc36.src.rpm
Repository : updates
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 the "lzma-sys" crate.