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

Last updated: September 22,2024

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

This guide let you learn how to install rust-leb128-devel.noarch on Fedora 38

$ 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 38:

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

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

Last metadata expiration check: 4:19:35 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : rust-leb128-devel
Version : 0.2.5
Release : 6.fc38
Architecture : noarch
Size : 19 k
Source : rust-leb128-0.2.5-6.fc38.src.rpm
Repository : fedora
Summary : DWARF's LEB128 encoding library and REPL
URL : https://crates.io/crates/leb128
License : Apache-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 the "leb128" crate.