How to Install and Uninstall tuna.noarch Package on Amazon Linux 2

Last updated: June 29,2024

1. Install "tuna.noarch" package

Please follow the step by step instructions below to install tuna.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install tuna.noarch

2. Uninstall "tuna.noarch" package

Please follow the guidance below to uninstall tuna.noarch on Amazon Linux 2:

$ sudo yum remove tuna.noarch $ sudo yum autoremove

3. Information about the tuna.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : tuna
Arch : noarch
Version : 0.13
Release : 5.amzn2.0.1
Size : 139 k
Repo : amzn2-core/2/x86_64
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.