How to Install and Uninstall python3-mirrors-countme.noarch Package on Fedora 39

Last updated: January 13,2025

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

In this section, we are going to explain the necessary steps to install python3-mirrors-countme.noarch on Fedora 39

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

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

This guide covers the steps necessary to uninstall python3-mirrors-countme.noarch on Fedora 39:

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

3. Information about the python3-mirrors-countme.noarch package on Fedora 39

Last metadata expiration check: 2:51:56 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-mirrors-countme
Version : 0.1.2
Release : 1.fc39
Architecture : noarch
Size : 86 k
Source : python-mirrors-countme-0.1.2-1.fc39.src.rpm
Repository : fedora
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.