How to Install and Uninstall upower Package on openSUSE Leap

Last updated: May 10,2024

1. Install "upower" package

Please follow the guidelines below to install upower on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install upower

2. Uninstall "upower" package

In this section, we are going to explain the necessary steps to uninstall upower on openSUSE Leap:

$ sudo zypper remove upower

3. Information about the upower package on openSUSE Leap

Information for package upower:
-------------------------------
Repository : Main Repository
Name : upower
Version : 0.99.13-150400.1.8
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 365.2 KiB
Installed : No
Status : not installed
Source package : upower-0.99.13-150400.1.8.src
Upstream URL : https://upower.freedesktop.org/
Summary : Power Device Enumeration Framework
Description :
UPower is an abstraction for enumerating power devices, listening to
device events and querying history and statistics. Any application or
service on the system can access the org.freedesktop.UPower service
via the system message bus. Some operations (such as suspending the
system) are restricted using PolicyKit.