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

Last updated: September 28,2024

1. Install "tuna.noarch" package

This guide covers the steps necessary to install tuna.noarch on Rocky Linux 9

$ sudo dnf update $ sudo dnf install tuna.noarch

2. Uninstall "tuna.noarch" package

Please follow the guidance below to uninstall tuna.noarch on Rocky Linux 9:

$ sudo dnf remove tuna.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 2:39:14 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : tuna
Version : 0.18
Release : 12.el9
Architecture : noarch
Size : 145 k
Source : tuna-0.18-12.el9.src.rpm
Repository : baseos
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.