How to Install and Uninstall python3-pystemd.x86_64 Package on CentOS 8 / RHEL 8
Last updated: November 01,2024
1. Install "python3-pystemd.x86_64" package
Please follow the guidance below to install python3-pystemd.x86_64 on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pystemd.x86_64
Copied
2. Uninstall "python3-pystemd.x86_64" package
Please follow the instructions below to uninstall python3-pystemd.x86_64 on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-pystemd.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pystemd.x86_64 package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:02:36 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-pystemd
Version : 0.8.0
Release : 1.el8
Architecture : x86_64
Size : 181 k
Source : python-pystemd-0.8.0-1.el8.src.rpm
Repository : epel
Summary : A thin Cython-based wrapper on top of libsystemd
URL : https://github.com/facebookincubator/pystemd
License : LGPLv2+
Description : This library allows you to talk to systemd over D-Bus from Python,
: without actually thinking that you are talking to systemd over D-Bus.
:
: This allows you to programmatically start/stop/restart/kill and verify
: service status from systemd point of view, avoiding subprocessing systemctl
: and then parsing the output to know the result.
Available Packages
Name : python3-pystemd
Version : 0.8.0
Release : 1.el8
Architecture : x86_64
Size : 181 k
Source : python-pystemd-0.8.0-1.el8.src.rpm
Repository : epel
Summary : A thin Cython-based wrapper on top of libsystemd
URL : https://github.com/facebookincubator/pystemd
License : LGPLv2+
Description : This library allows you to talk to systemd over D-Bus from Python,
: without actually thinking that you are talking to systemd over D-Bus.
:
: This allows you to programmatically start/stop/restart/kill and verify
: service status from systemd point of view, avoiding subprocessing systemctl
: and then parsing the output to know the result.