How to Install and Uninstall python3-systemd.x86_64 Package on Oracle Linux 8

Last updated: November 25,2024

1. Install "python3-systemd.x86_64" package

This guide covers the steps necessary to install python3-systemd.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python3-systemd.x86_64

2. Uninstall "python3-systemd.x86_64" package

This is a short guide on how to uninstall python3-systemd.x86_64 on Oracle Linux 8:

$ sudo dnf remove python3-systemd.x86_64 $ sudo dnf autoremove

3. Information about the python3-systemd.x86_64 package on Oracle Linux 8

Last metadata expiration check: 2:54:00 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python3-systemd
Version : 234
Release : 8.el8
Architecture : x86_64
Size : 81 k
Source : python-systemd-234-8.el8.src.rpm
Repository : ol8_appstream
Summary : Python module wrapping systemd functionality
URL : https://github.com/systemd/python-systemd
License : LGPLv2+
Description : Python module for native access to the systemd facilities.
: Functionality includes sending of structured messages to the journal
: and reading journal files, querying machine and boot identifiers and a
: lists of message identifiers provided by systemd. Other functionality
: provided by libsystemd is also wrapped.

Name : python3-systemd
Version : 234
Release : 8.el8
Architecture : x86_64
Size : 81 k
Source : python-systemd-234-8.el8.src.rpm
Repository : ol8_baseos_latest
Summary : Python module wrapping systemd functionality
URL : https://github.com/systemd/python-systemd
License : LGPLv2+
Description : Python module for native access to the systemd facilities.
: Functionality includes sending of structured messages to the journal
: and reading journal files, querying machine and boot identifiers and a
: lists of message identifiers provided by systemd. Other functionality
: provided by libsystemd is also wrapped.