How to Install and Uninstall tuna.noarch Package on Oracle Linux 9

Last updated: July 03,2024

1. Install "tuna.noarch" package

This tutorial shows how to install tuna.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install tuna.noarch

2. Uninstall "tuna.noarch" package

This is a short guide on how to uninstall tuna.noarch on Oracle Linux 9:

$ sudo dnf remove tuna.noarch $ sudo dnf autoremove

3. Information about the tuna.noarch package on Oracle Linux 9

Last metadata expiration check: 1:03:40 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : tuna
Version : 0.18
Release : 12.el9
Architecture : noarch
Size : 229 k
Source : tuna-0.18-12.el9.src.rpm
Repository : ol9_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.