How to Install and Uninstall pyzor.noarch Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "pyzor.noarch" package

This is a short guide on how to install pyzor.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install pyzor.noarch

2. Uninstall "pyzor.noarch" package

This is a short guide on how to uninstall pyzor.noarch on Rocky Linux 8:

$ sudo dnf remove pyzor.noarch $ sudo dnf autoremove

3. Information about the pyzor.noarch package on Rocky Linux 8

Last metadata expiration check: 1:01:50 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : pyzor
Version : 1.0.0
Release : 28.20200530gitf46159b.el8
Architecture : noarch
Size : 85 k
Source : pyzor-1.0.0-28.20200530gitf46159b.el8.src.rpm
Repository : epel
Summary : Collaborative spam filtering system
URL : https://github.com/SpamExperts/pyzor
License : GPLv2
Description : Pyzor is a collaborative, networked system to detect
: and block spam using identifying digests of messages.
: Pyzor is similar to Vipul's Razor except implemented
: in python, and using fully open source servers.
:
: Pyzor can be used either standalone, or to augment the
: spam filtering ability of spamassassin. spamassassin
: is highly recommended.