How to Install and Uninstall python3-pytest-timeout.noarch Package on CentOS 8 / RHEL 8
Last updated: November 02,2024
1. Install "python3-pytest-timeout.noarch" package
This tutorial shows how to install python3-pytest-timeout.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pytest-timeout.noarch
Copied
2. Uninstall "python3-pytest-timeout.noarch" package
Please follow the steps below to uninstall python3-pytest-timeout.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-pytest-timeout.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pytest-timeout.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:03:07 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-pytest-timeout
Version : 1.2.1
Release : 4.el8
Architecture : noarch
Size : 21 k
Source : python-pytest-timeout-1.2.1-4.el8.src.rpm
Repository : epel
Summary : py.test plugin to abort hanging tests
URL : https://bitbucket.org/pytest-dev/pytest-timeout/
License : MIT
Description : This is a plugin which will terminate tests after a certain timeout. When doing
: so it will show a stack dump of all threads running at the time. This is useful
: when running tests under a continuous integration server or simply if you don’t
: know why the test suite hangs.
Available Packages
Name : python3-pytest-timeout
Version : 1.2.1
Release : 4.el8
Architecture : noarch
Size : 21 k
Source : python-pytest-timeout-1.2.1-4.el8.src.rpm
Repository : epel
Summary : py.test plugin to abort hanging tests
URL : https://bitbucket.org/pytest-dev/pytest-timeout/
License : MIT
Description : This is a plugin which will terminate tests after a certain timeout. When doing
: so it will show a stack dump of all threads running at the time. This is useful
: when running tests under a continuous integration server or simply if you don’t
: know why the test suite hangs.