How to Install and Uninstall python3-pytest-datafiles.noarch Package on Fedora 34
Last updated: November 17,2024
1. Install "python3-pytest-datafiles.noarch" package
Please follow the steps below to install python3-pytest-datafiles.noarch on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
python3-pytest-datafiles.noarch
Copied
2. Uninstall "python3-pytest-datafiles.noarch" package
This is a short guide on how to uninstall python3-pytest-datafiles.noarch on Fedora 34:
$
sudo dnf remove
python3-pytest-datafiles.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-pytest-datafiles.noarch package on Fedora 34
Last metadata expiration check: 1:24:15 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-pytest-datafiles
Version : 2.0
Release : 4.fc34
Architecture : noarch
Size : 18 k
Source : python-pytest-datafiles-2.0-4.fc34.src.rpm
Repository : fedora
Summary : A pytest plugin to create a 'tmpdir' containing predefined content
URL : https://github.com/omarkohl/pytest-datafiles
License : MIT
Description : This plugin allows you to specify one or several files/directories that are
: copied to a temporary directory (tmpdir) before the execution of the test.
: This means the original files are not modified and every test runs on its
: own version of the same files.
Available Packages
Name : python3-pytest-datafiles
Version : 2.0
Release : 4.fc34
Architecture : noarch
Size : 18 k
Source : python-pytest-datafiles-2.0-4.fc34.src.rpm
Repository : fedora
Summary : A pytest plugin to create a 'tmpdir' containing predefined content
URL : https://github.com/omarkohl/pytest-datafiles
License : MIT
Description : This plugin allows you to specify one or several files/directories that are
: copied to a temporary directory (tmpdir) before the execution of the test.
: This means the original files are not modified and every test runs on its
: own version of the same files.