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

Last updated: July 07,2024

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

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

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

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

This guide let you learn how to uninstall rust-leb128-devel.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:47:24 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-leb128-devel
Version : 0.2.5
Release : 2.fc36
Architecture : noarch
Size : 19 k
Source : rust-leb128-0.2.5-2.fc36.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.