How to Install and Uninstall python3-pysignals.noarch Package on CentOS 8 / RHEL 8
Last updated: November 01,2024
1. Install "python3-pysignals.noarch" package
This is a short guide on how to install python3-pysignals.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pysignals.noarch
Copied
2. Uninstall "python3-pysignals.noarch" package
This tutorial shows how to uninstall python3-pysignals.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-pysignals.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pysignals.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:02:23 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-pysignals
Version : 0.1.3
Release : 1.el8
Architecture : noarch
Size : 31 k
Source : python-pysignals-0.1.3-1.el8.src.rpm
Repository : epel
Summary : PySignals is a signal dispatcher for Python
URL : https://github.com/theojulienne/pysignals
License : BSD
Description : PySignals is a signal dispatcher for Python, extracted from “django.dispatch”
: in the Django framework so it can be used in applications without requiring
: the entire Django framework to be installed.
Available Packages
Name : python3-pysignals
Version : 0.1.3
Release : 1.el8
Architecture : noarch
Size : 31 k
Source : python-pysignals-0.1.3-1.el8.src.rpm
Repository : epel
Summary : PySignals is a signal dispatcher for Python
URL : https://github.com/theojulienne/pysignals
License : BSD
Description : PySignals is a signal dispatcher for Python, extracted from “django.dispatch”
: in the Django framework so it can be used in applications without requiring
: the entire Django framework to be installed.