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

Last updated: October 05,2024

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

Please follow the guidelines below to install rust-btrd-devel.noarch on Fedora 34

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

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

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

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

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

Last metadata expiration check: 2:07:02 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : rust-btrd-devel
Version : 0.5.0
Release : 1.fc34
Architecture : noarch
Size : 96 k
Source : rust-btrd-0.5.0-1.fc34.src.rpm
Repository : updates
Summary : Btrfs debugger
URL : https://crates.io/crates/btrd
License : GPLv2
Description : btrd is a REPL debugger that helps inspect mounted btrfs filesystems. btrd is
: particularly useful in exploring on-disk structures and has full knowledge of
: all on-disk types.
:
: This package contains library source intended for building other packages
: which use "btrd" crate.