How to Install and Uninstall python3-systemd.x86_64 Package on CentOS Stream 9
Last updated: November 29,2024
1. Install "python3-systemd.x86_64" package
Please follow the guidelines below to install python3-systemd.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-systemd.x86_64
Copied
2. Uninstall "python3-systemd.x86_64" package
Please follow the guidance below to uninstall python3-systemd.x86_64 on CentOS Stream 9:
$
sudo dnf remove
python3-systemd.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-systemd.x86_64 package on CentOS Stream 9
Last metadata expiration check: 0:19:09 ago on Sat Mar 16 16:03:45 2024.
Installed Packages
Name : python3-systemd
Version : 234
Release : 18.el9
Architecture : x86_64
Size : 279 k
Source : python-systemd-234-18.el9.src.rpm
Repository : @System
From repo : baseos
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.
Installed Packages
Name : python3-systemd
Version : 234
Release : 18.el9
Architecture : x86_64
Size : 279 k
Source : python-systemd-234-18.el9.src.rpm
Repository : @System
From repo : baseos
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.