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

Last updated: May 18,2024

1. Install "thermald.src" package

In this section, we are going to explain the necessary steps to install thermald.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install thermald.src

2. Uninstall "thermald.src" package

This tutorial shows how to uninstall thermald.src on Oracle Linux 9:

$ sudo dnf remove thermald.src $ sudo dnf autoremove

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

Last metadata expiration check: 1:25:38 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : thermald
Version : 2.5.3
Release : 1.el9
Architecture : src
Size : 481 k
Source : None
Repository : ol9_appstream
Summary : Thermal Management daemon
URL : https://github.com/intel/thermal_daemon
License : GPLv2
Description : thermald monitors and controls platform temperature.
:
: Thermal issues are important to handle proactively to reduce performance
: impact. thermald uses the existing Linux kernel infrastructure and can
: be easily enhanced.