How to Install and Uninstall python39-testrepository Package on openSuSE Tumbleweed
Last updated: October 31,2024
1. Install "python39-testrepository" package
Here is a brief guide to show you how to install python39-testrepository on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-testrepository
Copied
2. Uninstall "python39-testrepository" package
This tutorial shows how to uninstall python39-testrepository on openSuSE Tumbleweed:
$
sudo zypper remove
python39-testrepository
Copied
3. Information about the python39-testrepository package on openSuSE Tumbleweed
Information for package python39-testrepository:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-testrepository
Version : 0.0.20-10.4
Arch : noarch
Vendor : openSUSE
Installed Size : 670.7 KiB
Installed : No
Status : not installed
Source package : python-testrepository-0.0.20-10.4.src
Upstream URL : https://github.com/testing-cabal/testrepository
Summary : A repository of test results
Description :
This project provides a database of test results which can be used as part of
developer workflow to ensure/check things like:
* No commits without having had a test failure, test fixed cycle.
* No commits without new tests being added.
* What tests have failed since the last commit (to run just a subset).
* What tests are currently failing and need work.
Test results are inserted using subunit (and thus anything that can output
subunit or be converted into a subunit stream can be accepted).
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-testrepository
Version : 0.0.20-10.4
Arch : noarch
Vendor : openSUSE
Installed Size : 670.7 KiB
Installed : No
Status : not installed
Source package : python-testrepository-0.0.20-10.4.src
Upstream URL : https://github.com/testing-cabal/testrepository
Summary : A repository of test results
Description :
This project provides a database of test results which can be used as part of
developer workflow to ensure/check things like:
* No commits without having had a test failure, test fixed cycle.
* No commits without new tests being added.
* What tests have failed since the last commit (to run just a subset).
* What tests are currently failing and need work.
Test results are inserted using subunit (and thus anything that can output
subunit or be converted into a subunit stream can be accepted).