How to Install and Uninstall tuned Package on openSuSE Tumbleweed
Last updated: November 22,2024
1. Install "tuned" package
Here is a brief guide to show you how to install tuned on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
tuned
Copied
2. Uninstall "tuned" package
This tutorial shows how to uninstall tuned on openSuSE Tumbleweed:
$
sudo zypper remove
tuned
Copied
3. Information about the tuned package on openSuSE Tumbleweed
Information for package tuned:
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : tuned
Version : 2.22.1.2+git.86ac977-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : tuned-2.22.1.2+git.86ac977-1.1.src
Upstream URL : https://github.com/redhat-performance/tuned
Summary : A dynamic adaptive system tuning daemon
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.
------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : tuned
Version : 2.22.1.2+git.86ac977-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 1.2 MiB
Installed : No
Status : not installed
Source package : tuned-2.22.1.2+git.86ac977-1.1.src
Upstream URL : https://github.com/redhat-performance/tuned
Summary : A dynamic adaptive system tuning daemon
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.