How to Install and Uninstall python-systemd.src Package on Oracle Linux 9
Last updated: January 10,2025
1. Install "python-systemd.src" package
Please follow the step by step instructions below to install python-systemd.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python-systemd.src
Copied
2. Uninstall "python-systemd.src" package
This guide let you learn how to uninstall python-systemd.src on Oracle Linux 9:
$
sudo dnf remove
python-systemd.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-systemd.src package on Oracle Linux 9
Last metadata expiration check: 3:28:19 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python-systemd
Version : 234
Release : 18.el9
Architecture : src
Size : 71 k
Source : None
Repository : ol9_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.
Available Packages
Name : python-systemd
Version : 234
Release : 18.el9
Architecture : src
Size : 71 k
Source : None
Repository : ol9_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.