How to Install and Uninstall python3-pysignals.noarch Package on Rocky Linux 8
Last updated: November 13,2024
1. Install "python3-pysignals.noarch" package
Please follow the steps below to install python3-pysignals.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pysignals.noarch
Copied
2. Uninstall "python3-pysignals.noarch" package
This guide covers the steps necessary to uninstall python3-pysignals.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-pysignals.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pysignals.noarch package on Rocky Linux 8
Last metadata expiration check: 0:20:57 ago on Mon Sep 12 10:27:18 2022.
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.