How to Install and Uninstall python39-systemd Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python39-systemd" package
Here is a brief guide to show you how to install python39-systemd on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-systemd
Copied
2. Uninstall "python39-systemd" package
Here is a brief guide to show you how to uninstall python39-systemd on openSuSE Tumbleweed:
$
sudo zypper remove
python39-systemd
Copied
3. Information about the python39-systemd package on openSuSE Tumbleweed
Information for package python39-systemd:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-systemd
Version : 235-3.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 320.8 KiB
Installed : No
Status : not installed
Source package : python-systemd-235-3.6.src
Upstream URL : https://github.com/systemd/python-systemd
Summary : Python wrappers for systemd functionality
Description :
Python module for native access to the systemd facilities. Functionality is seperated into a number of modules:
* systemd.journal supports sending of structured messages to the journal and reading journal files,
* systemd.daemon wraps parts of libsystemd useful for writing daemons and socket activation,
* systemd.id128 provides functions for querying machine and boot identifiers and a lists of message identifiers provided by systemd,
* systemd.login wraps parts of libsystemd used to query logged in users and available seats and machines.
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-systemd
Version : 235-3.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 320.8 KiB
Installed : No
Status : not installed
Source package : python-systemd-235-3.6.src
Upstream URL : https://github.com/systemd/python-systemd
Summary : Python wrappers for systemd functionality
Description :
Python module for native access to the systemd facilities. Functionality is seperated into a number of modules:
* systemd.journal supports sending of structured messages to the journal and reading journal files,
* systemd.daemon wraps parts of libsystemd useful for writing daemons and socket activation,
* systemd.id128 provides functions for querying machine and boot identifiers and a lists of message identifiers provided by systemd,
* systemd.login wraps parts of libsystemd used to query logged in users and available seats and machines.