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

Last updated: October 11,2024

1. Install "btrfsmaintenance.noarch" package

Please follow the guidelines below to install btrfsmaintenance.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install btrfsmaintenance.noarch

2. Uninstall "btrfsmaintenance.noarch" package

This guide covers the steps necessary to uninstall btrfsmaintenance.noarch on Fedora 38:

$ sudo dnf remove btrfsmaintenance.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:14:44 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : btrfsmaintenance
Version : 0.5
Release : 7.fc38
Architecture : noarch
Size : 34 k
Source : btrfsmaintenance-0.5-7.fc38.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.