How to Install and Uninstall python3-coverage.x86_64 Package on Fedora 38
Last updated: November 30,2024
1. Install "python3-coverage.x86_64" package
Please follow the step by step instructions below to install python3-coverage.x86_64 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
python3-coverage.x86_64
Copied
2. Uninstall "python3-coverage.x86_64" package
Please follow the instructions below to uninstall python3-coverage.x86_64 on Fedora 38:
$
sudo dnf remove
python3-coverage.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-coverage.x86_64 package on Fedora 38
Last metadata expiration check: 2:10:09 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : python3-coverage
Version : 7.0.5
Release : 2.fc38
Architecture : x86_64
Size : 387 k
Source : python-coverage-7.0.5-2.fc38.src.rpm
Repository : fedora
Summary : Code coverage testing module for Python 3
URL : http://nedbatchelder.com/code/modules/coverage.html
License : Apache-2.0
Description : Coverage.py is a Python 3 module that measures code coverage during Python
: execution. It uses the code analysis tools and tracing hooks provided in the
: Python standard library to determine which lines are executable, and which
: have been executed.
Available Packages
Name : python3-coverage
Version : 7.0.5
Release : 2.fc38
Architecture : x86_64
Size : 387 k
Source : python-coverage-7.0.5-2.fc38.src.rpm
Repository : fedora
Summary : Code coverage testing module for Python 3
URL : http://nedbatchelder.com/code/modules/coverage.html
License : Apache-2.0
Description : Coverage.py is a Python 3 module that measures code coverage during Python
: execution. It uses the code analysis tools and tracing hooks provided in the
: Python standard library to determine which lines are executable, and which
: have been executed.