How to Install and Uninstall python3-coveralls.noarch Package on Fedora 34

Last updated: September 28,2024

1. Install "python3-coveralls.noarch" package

Please follow the guidelines below to install python3-coveralls.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-coveralls.noarch

2. Uninstall "python3-coveralls.noarch" package

This guide covers the steps necessary to uninstall python3-coveralls.noarch on Fedora 34:

$ sudo dnf remove python3-coveralls.noarch $ sudo dnf autoremove

3. Information about the python3-coveralls.noarch package on Fedora 34

Last metadata expiration check: 1:37:44 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-coveralls
Version : 3.0.0
Release : 2.fc34
Architecture : noarch
Size : 37 k
Source : python-coveralls-3.0.0-2.fc34.src.rpm
Repository : fedora
Summary : Coveralls.io provides seamless integration with coverage.py
URL : https://github.com/coveralls-clients/coveralls-python
License : MIT
Description : Coveralls makes custom report for data generated by coverage.py package and
: sends it to json API of coveralls.io service. All python files in your coverage
: analysis are posted to this service along with coverage stats, so please make
: sure you're not ruining your own security! For private projects there is
: Coveralls Pro.