How to Install and Uninstall python3.11-mirrors-countme.noarch Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "python3.11-mirrors-countme.noarch" package

This tutorial shows how to install python3.11-mirrors-countme.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python3.11-mirrors-countme.noarch

2. Uninstall "python3.11-mirrors-countme.noarch" package

Please follow the guidance below to uninstall python3.11-mirrors-countme.noarch on CentOS Stream 8:

$ sudo dnf remove python3.11-mirrors-countme.noarch $ sudo dnf autoremove

3. Information about the python3.11-mirrors-countme.noarch package on CentOS Stream 8

Last metadata expiration check: 2:15:19 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3.11-mirrors-countme
Version : 0.1.2
Release : 1.el8
Architecture : noarch
Size : 76 k
Source : python-mirrors-countme-0.1.2-1.el8.src.rpm
Repository : epel
Summary : Parse access_log and count hosts accessing DNF mirrors
URL : https://github.com/fedora-infra/mirrors-countme
License : GPLv3+
Description : A python module and scripts for parsing httpd access_log to find requests
: including `countme=N`, parse the data included with those requests, and
: compile weekly counts of DNF clients broken out by OS name, OS version,
: system arch, etc.