How to Install and Uninstall python3-coveralls.noarch Package on CentOS Stream 8
Last updated: January 17,2025
1. Install "python3-coveralls.noarch" package
In this section, we are going to explain the necessary steps to install python3-coveralls.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-coveralls.noarch
Copied
2. Uninstall "python3-coveralls.noarch" package
Please follow the guidance below to uninstall python3-coveralls.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-coveralls.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-coveralls.noarch package on CentOS Stream 8
Last metadata expiration check: 3:43:46 ago on Sun Feb 25 03:03:59 2024.
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.
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.