How to Install and Uninstall python3-pytest-openfiles.noarch Package on CentOS 8 / RHEL 8
Last updated: November 01,2024
1. Install "python3-pytest-openfiles.noarch" package
This guide let you learn how to install python3-pytest-openfiles.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-pytest-openfiles.noarch
Copied
2. Uninstall "python3-pytest-openfiles.noarch" package
This is a short guide on how to uninstall python3-pytest-openfiles.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-pytest-openfiles.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pytest-openfiles.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:02:56 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-pytest-openfiles
Epoch : 1
Version : 0.4.0
Release : 1.el8
Architecture : noarch
Size : 18 k
Source : python-pytest-openfiles-0.4.0-1.el8.src.rpm
Repository : epel
Summary : The py.test openfiles plugin
URL : https://pypi.python.org/pypi/pytest-openfiles
License : BSD
Description : The pytest-openfiles plugin allows for the detection of open I/O resources at
: the end of unit tests. This is particularly useful for testing code that
: manipulates file handles or other I/O resources. It allows developers to
: ensure that this kind of code properly cleans up I/O resources when they are
: no longer needed.
Available Packages
Name : python3-pytest-openfiles
Epoch : 1
Version : 0.4.0
Release : 1.el8
Architecture : noarch
Size : 18 k
Source : python-pytest-openfiles-0.4.0-1.el8.src.rpm
Repository : epel
Summary : The py.test openfiles plugin
URL : https://pypi.python.org/pypi/pytest-openfiles
License : BSD
Description : The pytest-openfiles plugin allows for the detection of open I/O resources at
: the end of unit tests. This is particularly useful for testing code that
: manipulates file handles or other I/O resources. It allows developers to
: ensure that this kind of code properly cleans up I/O resources when they are
: no longer needed.