How to Install and Uninstall rust-leb128+default-devel.noarch Package on Fedora 39

Last updated: March 01,2025

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

In this section, we are going to explain the necessary steps to install rust-leb128+default-devel.noarch on Fedora 39

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

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

Please follow the guidelines below to uninstall rust-leb128+default-devel.noarch on Fedora 39:

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

3. Information about the rust-leb128+default-devel.noarch package on Fedora 39

Last metadata expiration check: 1:09:23 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rust-leb128+default-devel
Version : 0.2.5
Release : 7.fc39
Architecture : noarch
Size : 8.1 k
Source : rust-leb128-0.2.5-7.fc39.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 "default" feature of the "leb128" crate.