How to Install and Uninstall tuna.noarch Package on Oracle Linux 8
Last updated: November 27,2024
1. Install "tuna.noarch" package
Here is a brief guide to show you how to install tuna.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
tuna.noarch
Copied
2. Uninstall "tuna.noarch" package
Learn how to uninstall tuna.noarch on Oracle Linux 8:
$
sudo dnf remove
tuna.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the tuna.noarch package on Oracle Linux 8
Last metadata expiration check: 6:55:03 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : tuna
Version : 0.17
Release : 1.el8
Architecture : noarch
Size : 149 k
Source : tuna-0.17-1.el8.src.rpm
Repository : ol8_baseos_latest
Summary : Application tuning GUI & command line utility
URL : https://git.kernel.org/pub/scm/utils/tuna/tuna.git
License : GPLv2
Description : Provides interface for changing scheduler and IRQ tunables, at whole CPU and at
: per thread/IRQ level. Allows isolating CPUs for use by a specific application
: and moving threads and interrupts to a CPU by just dragging and dropping them.
: Operations can be done on CPU sockets, understanding CPU topology.
:
: Can be used as a command line utility without requiring the GUI libraries to be
: installed.
Available Packages
Name : tuna
Version : 0.17
Release : 1.el8
Architecture : noarch
Size : 149 k
Source : tuna-0.17-1.el8.src.rpm
Repository : ol8_baseos_latest
Summary : Application tuning GUI & command line utility
URL : https://git.kernel.org/pub/scm/utils/tuna/tuna.git
License : GPLv2
Description : Provides interface for changing scheduler and IRQ tunables, at whole CPU and at
: per thread/IRQ level. Allows isolating CPUs for use by a specific application
: and moving threads and interrupts to a CPU by just dragging and dropping them.
: Operations can be done on CPU sockets, understanding CPU topology.
:
: Can be used as a command line utility without requiring the GUI libraries to be
: installed.