How to Install and Uninstall acpitool.x86_64 Package on Fedora 34

Last updated: June 26,2024

1. Install "acpitool.x86_64" package

In this section, we are going to explain the necessary steps to install acpitool.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install acpitool.x86_64

2. Uninstall "acpitool.x86_64" package

Please follow the guidance below to uninstall acpitool.x86_64 on Fedora 34:

$ sudo dnf remove acpitool.x86_64 $ sudo dnf autoremove

3. Information about the acpitool.x86_64 package on Fedora 34

Last metadata expiration check: 0:10:03 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : acpitool
Version : 0.5.1
Release : 26.fc34
Architecture : x86_64
Size : 61 k
Source : acpitool-0.5.1-26.fc34.src.rpm
Repository : fedora
Summary : Command line ACPI client
URL : https://sourceforge.net/projects/acpitool/
License : GPLv2+
Description : AcpiTool is a Linux ACPI client. It's a small command line application,
: intended to be a replacement for the apm tool. Besides "basic" ACPI
: information like battery status, AC presence, putting the laptop to
: sleep, Acpitool also supports various extensions for Toshiba, Asus and
: IBM Thinkpad laptops, allowing you to change the LCD brightness level,
: toggle fan on/off, and more.