How to Install and Uninstall rust-btrd+default-devel.noarch Package on Fedora 36

Last updated: September 29,2024

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

This guide covers the steps necessary to install rust-btrd+default-devel.noarch on Fedora 36

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

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

This is a short guide on how to uninstall rust-btrd+default-devel.noarch on Fedora 36:

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

3. Information about the rust-btrd+default-devel.noarch package on Fedora 36

Last metadata expiration check: 3:17:38 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : rust-btrd+default-devel
Version : 0.5.2
Release : 1.fc36
Architecture : noarch
Size : 7.5 k
Source : rust-btrd-0.5.2-1.fc36.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 the "default" feature of the "btrd" crate.