How to Install and Uninstall brightnessctl.x86_64 Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "brightnessctl.x86_64" package

This guide covers the steps necessary to install brightnessctl.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install brightnessctl.x86_64

2. Uninstall "brightnessctl.x86_64" package

This guide let you learn how to uninstall brightnessctl.x86_64 on Oracle Linux 9:

$ sudo dnf remove brightnessctl.x86_64 $ sudo dnf autoremove

3. Information about the brightnessctl.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:18:16 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : brightnessctl
Version : 0.5.1
Release : 4.el9
Architecture : x86_64
Size : 21 k
Source : brightnessctl-0.5.1-4.el9.src.rpm
Repository : epel
Summary : Read and control device brightness
URL : https://github.com/Hummer12007/brightnessctl
License : MIT
Description : This program allows you read and control device brightness. Devices,
: by default, include back-light and LEDs (searched for in corresponding
: classes).
:
: It can also preserve current brightness before applying the operation,
: allowing for use cases like disabling back-light on lid close.