How to Install and Uninstall python-systemd.src Package on Oracle Linux 8

Last updated: June 15,2024

1. Install "python-systemd.src" package

Please follow the guidance below to install python-systemd.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install python-systemd.src

2. Uninstall "python-systemd.src" package

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

$ sudo dnf remove python-systemd.src $ sudo dnf autoremove

3. Information about the python-systemd.src package on Oracle Linux 8

Last metadata expiration check: 4:35:46 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : python-systemd
Version : 234
Release : 8.el8
Architecture : src
Size : 64 k
Source : None
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 : python-systemd
Version : 234
Release : 8.el8
Architecture : src
Size : 64 k
Source : None
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.