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

Last updated: October 05,2024

1. Install "tuna.src" package

Please follow the step by step instructions below to install tuna.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install tuna.src

2. Uninstall "tuna.src" package

Please follow the guidelines below to uninstall tuna.src on Oracle Linux 9:

$ sudo dnf remove tuna.src $ sudo dnf autoremove

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

Last metadata expiration check: 0:24:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : tuna
Version : 0.18
Release : 12.el9
Architecture : src
Size : 255 k
Source : None
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.