How to Install and Uninstall python3-pytest-expect.noarch Package on Oracle Linux 9
Last updated: November 01,2024
1. Install "python3-pytest-expect.noarch" package
Please follow the guidance below to install python3-pytest-expect.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-pytest-expect.noarch
Copied
2. Uninstall "python3-pytest-expect.noarch" package
Here is a brief guide to show you how to uninstall python3-pytest-expect.noarch on Oracle Linux 9:
$
sudo dnf remove
python3-pytest-expect.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pytest-expect.noarch package on Oracle Linux 9
Last metadata expiration check: 2:17:13 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-pytest-expect
Version : 1.1.0
Release : 13.el9
Architecture : noarch
Size : 17 k
Source : python-pytest-expect-1.1.0-13.el9.src.rpm
Repository : epel
Summary : py.test plugin to store test expectations and mark tests based on them
URL : https://github.com/gsnedders/pytest-expect
License : MIT
Description : A py.test plugin that stores test expectations by saving the set of failing
: tests, allowing them to be marked as xfail when running them in future.
: The tests expectations are stored such that they can be distributed alongside
: the tests.
Available Packages
Name : python3-pytest-expect
Version : 1.1.0
Release : 13.el9
Architecture : noarch
Size : 17 k
Source : python-pytest-expect-1.1.0-13.el9.src.rpm
Repository : epel
Summary : py.test plugin to store test expectations and mark tests based on them
URL : https://github.com/gsnedders/pytest-expect
License : MIT
Description : A py.test plugin that stores test expectations by saving the set of failing
: tests, allowing them to be marked as xfail when running them in future.
: The tests expectations are stored such that they can be distributed alongside
: the tests.