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

Last updated: April 28,2024

1. Install "tuna.src" package

Learn how to install tuna.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install tuna.src

2. Uninstall "tuna.src" package

Please follow the guidance below to uninstall tuna.src on Oracle Linux 8:

$ sudo dnf remove tuna.src $ sudo dnf autoremove

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

Last metadata expiration check: 7:03:45 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : tuna
Version : 0.17
Release : 1.el8
Architecture : src
Size : 221 k
Source : None
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.