How To Install upower on Fedora 36

In this tutorial we learn how to install upower in Fedora 36. upower is Power Management Service

Introduction

In this tutorial we learn how to install upower on Fedora 36.

What is upower

UPower (formerly DeviceKit-power) provides a daemon, API and command line tools for managing power devices attached to the system.

We can use yum or dnf to install upower on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install upower.

Install upower on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install upower using dnf by running the following command:

sudo dnf -y install upower

Install upower on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install upower using yum by running the following command:

sudo yum -y install upower

How To Uninstall upower on Fedora 36

To uninstall only the upower package we can use the following command:

sudo dnf remove upower

upower Package Contents on Fedora 36

/etc/UPower
/etc/UPower/UPower.conf
/usr/bin/upower
/usr/lib/.build-id
/usr/lib/.build-id/91
/usr/lib/.build-id/91/a1ecb684cdc03b7ce351fc8555a9ccdb2df95d
/usr/lib/.build-id/bd
/usr/lib/.build-id/bd/08f7cac66bf2d4290042d327511951a379af9c
/usr/lib/.build-id/dc
/usr/lib/.build-id/dc/0d2159140b93190e81ba7260fb09a337d9213d
/usr/lib/girepository-1.0/UPowerGlib-1.0.typelib
/usr/lib/libupower-glib.so.3
/usr/lib/libupower-glib.so.3.1.0
/usr/lib/systemd/system/upower.service
/usr/lib/udev/rules.d/95-upower-hid.rules
/usr/lib/udev/rules.d/95-upower-wup.rules
/usr/libexec/upowerd
/usr/share/dbus-1/system-services/org.freedesktop.UPower.service
/usr/share/dbus-1/system.d/org.freedesktop.UPower.conf
/usr/share/doc/upower
/usr/share/doc/upower/AUTHORS
/usr/share/doc/upower/HACKING
/usr/share/doc/upower/NEWS
/usr/share/doc/upower/README
/usr/share/licenses/upower
/usr/share/licenses/upower/COPYING
/usr/share/locale/fr/LC_MESSAGES/upower.mo
/usr/share/locale/it/LC_MESSAGES/upower.mo
/usr/share/locale/pl/LC_MESSAGES/upower.mo
/usr/share/locale/sv/LC_MESSAGES/upower.mo
/usr/share/man/man1/upower.1.gz
/usr/share/man/man7/UPower.7.gz
/usr/share/man/man8/upowerd.8.gz
/var/lib/upower

References

Summary

In this tutorial we learn how to install upower on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install upower on Fedora 36” linkTitle: “upower” type: “docs” description: “In this tutorial we learn how to install upower in Fedora 36. upower is Power Management Service” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/upower-featured.png

Introduction

In this tutorial we learn how to install upower on Fedora 36.

What is upower

UPower (formerly DeviceKit-power) provides a daemon, API and command line tools for managing power devices attached to the system.

We can use yum or dnf to install upower on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install upower.

Install upower on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install upower using dnf by running the following command:

sudo dnf -y install upower

Install upower on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install upower using yum by running the following command:

sudo yum -y install upower

How To Uninstall upower on Fedora 36

To uninstall only the upower package we can use the following command:

sudo dnf remove upower

upower Package Contents on Fedora 36

/etc/UPower
/etc/UPower/UPower.conf
/usr/bin/upower
/usr/lib/.build-id
/usr/lib/.build-id/8a
/usr/lib/.build-id/8a/83552289736063119e14b244f6188b964a5c5a
/usr/lib/.build-id/9f
/usr/lib/.build-id/9f/f6a07a3371a5d754d96d0b22f1d58866ce93d6
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/6fa10c842962b9445d14653d553b9c775d93a7
/usr/lib/systemd/system/upower.service
/usr/lib/udev/rules.d/95-upower-hid.rules
/usr/lib/udev/rules.d/95-upower-wup.rules
/usr/lib64/girepository-1.0/UPowerGlib-1.0.typelib
/usr/lib64/libupower-glib.so.3
/usr/lib64/libupower-glib.so.3.1.0
/usr/libexec/upowerd
/usr/share/dbus-1/system-services/org.freedesktop.UPower.service
/usr/share/dbus-1/system.d/org.freedesktop.UPower.conf
/usr/share/doc/upower
/usr/share/doc/upower/AUTHORS
/usr/share/doc/upower/HACKING
/usr/share/doc/upower/NEWS
/usr/share/doc/upower/README
/usr/share/licenses/upower
/usr/share/licenses/upower/COPYING
/usr/share/locale/fr/LC_MESSAGES/upower.mo
/usr/share/locale/it/LC_MESSAGES/upower.mo
/usr/share/locale/pl/LC_MESSAGES/upower.mo
/usr/share/locale/sv/LC_MESSAGES/upower.mo
/usr/share/man/man1/upower.1.gz
/usr/share/man/man7/UPower.7.gz
/usr/share/man/man8/upowerd.8.gz
/var/lib/upower

References

Summary

In this tutorial we learn how to install upower on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).