How to Install and Uninstall btrfsmaintenance.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "btrfsmaintenance.noarch" package

Learn how to install btrfsmaintenance.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install btrfsmaintenance.noarch

2. Uninstall "btrfsmaintenance.noarch" package

This guide let you learn how to uninstall btrfsmaintenance.noarch on Fedora 34:

$ sudo dnf remove btrfsmaintenance.noarch $ sudo dnf autoremove

3. Information about the btrfsmaintenance.noarch package on Fedora 34

Last metadata expiration check: 2:58:28 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : btrfsmaintenance
Version : 0.5
Release : 2.fc34
Architecture : noarch
Size : 29 k
Source : btrfsmaintenance-0.5-2.fc34.src.rpm
Repository : fedora
Summary : Scripts for btrfs maintenance tasks
URL : https://github.com/kdave/btrfsmaintenance
License : GPLv2+
Description : Scripts for btrfs maintenance tasks like periodic scrub, balance, trim or
: defrag on selected mountpoints or directories.
:
: This is a set of scripts supplementing the btrfs filesystem and aims to
: automate a few maintenance tasks. This means the scrub, balance, trim or
: defragmentation.
:
: Each of the tasks can be turned on/off and configured independently. The
: default config values were selected to fit the default installation profile
: with btrfs on the root filesystem.
:
: Overall tuning of the default values should give a good balance between
: effects of the tasks and low impact of other work on the system. If this does
: not fit your needs, please adjust the settings.