How to Install and Uninstall python3-coveralls.noarch Package on CentOS 8 / RHEL 8

Last updated: October 06,2024

1. Install "python3-coveralls.noarch" package

Please follow the step by step instructions below to install python3-coveralls.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "python3-coveralls.noarch" package

Please follow the instructions below to uninstall python3-coveralls.noarch on CentOS 8 / RHEL 8:

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

3. Information about the python3-coveralls.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:49:02 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-coveralls
Version : 1.8.2
Release : 3.el8
Architecture : noarch
Size : 31 k
Source : python-coveralls-1.8.2-3.el8.src.rpm
Repository : epel
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.