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

Last updated: September 21,2024

1. Install "tuna.noarch" package

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

$ sudo dnf update $ sudo dnf install tuna.noarch

2. Uninstall "tuna.noarch" package

Please follow the instructions below to uninstall tuna.noarch on Rocky Linux 8:

$ sudo dnf remove tuna.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:05:18 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : tuna
Version : 0.17
Release : 1.el8
Architecture : noarch
Size : 148 k
Source : tuna-0.17-1.el8.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.