How to Install and Uninstall btrd.x86_64 Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "btrd.x86_64" package
This is a short guide on how to install btrd.x86_64 on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
btrd.x86_64
Copied
2. Uninstall "btrd.x86_64" package
This is a short guide on how to uninstall btrd.x86_64 on Rocky Linux 8:
$
sudo dnf remove
btrd.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the btrd.x86_64 package on Rocky Linux 8
Last metadata expiration check: 1:06:22 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : btrd
Version : 0.5.2
Release : 1.el8
Architecture : x86_64
Size : 627 k
Source : rust-btrd-0.5.2-1.el8.src.rpm
Repository : epel
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.
Available Packages
Name : btrd
Version : 0.5.2
Release : 1.el8
Architecture : x86_64
Size : 627 k
Source : rust-btrd-0.5.2-1.el8.src.rpm
Repository : epel
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.