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

Last updated: May 18,2024

1. Install "tuned.noarch" package

Please follow the guidance below to install tuned.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install tuned.noarch

2. Uninstall "tuned.noarch" package

This is a short guide on how to uninstall tuned.noarch on Fedora 34:

$ sudo dnf remove tuned.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:49:24 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : tuned
Version : 2.18.0
Release : 3.20220317gite1045f2d.fc34
Architecture : noarch
Size : 304 k
Source : tuned-2.18.0-3.20220317gite1045f2d.fc34.src.rpm
Repository : updates
Summary : A dynamic adaptive system tuning daemon
URL : http://www.tuned-project.org/
License : GPLv2+
Description : The tuned package contains a daemon that tunes system settings dynamically.
: It does so by monitoring the usage of several system components periodically.
: Based on that information components will then be put into lower or higher
: power saving modes to adapt to the current usage. Currently only ethernet
: network and ATA harddisk devices are implemented.