How to Install and Uninstall tuned.noarch Package on Oracle Linux 8
Last updated: November 29,2024
1. Install "tuned.noarch" package
This is a short guide on how to install tuned.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
tuned.noarch
Copied
2. Uninstall "tuned.noarch" package
Here is a brief guide to show you how to uninstall tuned.noarch on Oracle Linux 8:
$
sudo dnf remove
tuned.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the tuned.noarch package on Oracle Linux 8
Last metadata expiration check: 4:33:17 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : tuned
Version : 2.18.0
Release : 2.0.1.el8_6.1
Architecture : noarch
Size : 318 k
Source : tuned-2.18.0-2.0.1.el8_6.1.src.rpm
Repository : ol8_baseos_latest
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.
Available Packages
Name : tuned
Version : 2.18.0
Release : 2.0.1.el8_6.1
Architecture : noarch
Size : 318 k
Source : tuned-2.18.0-2.0.1.el8_6.1.src.rpm
Repository : ol8_baseos_latest
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.