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

Last updated: October 05,2024

1. Install "rust-leb128-devel.noarch" package

This guide covers the steps necessary to install rust-leb128-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install rust-leb128-devel.noarch

2. Uninstall "rust-leb128-devel.noarch" package

Please follow the step by step instructions below to uninstall rust-leb128-devel.noarch on Fedora 34:

$ sudo dnf remove rust-leb128-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:19:06 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : rust-leb128-devel
Version : 0.2.4
Release : 2.fc34
Architecture : noarch
Size : 18 k
Source : rust-leb128-0.2.4-2.fc34.src.rpm
Repository : fedora
Summary : DWARF's LEB128 encoding library and REPL
URL : https://crates.io/crates/leb128
License : ASL 2.0 or MIT
Description : Read and write DWARF's "Little Endian Base 128" (LEB128) variable length
: integer encoding.
:
: This package contains library source intended for building other packages
: which use "leb128" crate.