How to Install and Uninstall python3-fixtures.noarch Package on AlmaLinux 8
Last updated: November 29,2024
1. Install "python3-fixtures.noarch" package
Please follow the steps below to install python3-fixtures.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-fixtures.noarch
Copied
2. Uninstall "python3-fixtures.noarch" package
Please follow the instructions below to uninstall python3-fixtures.noarch on AlmaLinux 8:
$
sudo dnf remove
python3-fixtures.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-fixtures.noarch package on AlmaLinux 8
Last metadata expiration check: 2:23:50 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python3-fixtures
Version : 3.0.0
Release : 19.el8
Architecture : noarch
Size : 97 k
Source : python-fixtures-3.0.0-19.el8.src.rpm
Repository : epel
Summary : Fixtures, reusable state for writing clean tests and more
URL : https://launchpad.net/python-fixtures
License : ASL 2.0 or BSD
Description : Fixtures defines a Python contract for reusable state / support logic,
: primarily for unit testing. Helper and adaption logic is included to
: make it easy to write your own fixtures using the fixtures contract.
: Glue code is provided that makes using fixtures that meet the Fixtures
: contract in unit test compatible test cases easy and straight forward.
Available Packages
Name : python3-fixtures
Version : 3.0.0
Release : 19.el8
Architecture : noarch
Size : 97 k
Source : python-fixtures-3.0.0-19.el8.src.rpm
Repository : epel
Summary : Fixtures, reusable state for writing clean tests and more
URL : https://launchpad.net/python-fixtures
License : ASL 2.0 or BSD
Description : Fixtures defines a Python contract for reusable state / support logic,
: primarily for unit testing. Helper and adaption logic is included to
: make it easy to write your own fixtures using the fixtures contract.
: Glue code is provided that makes using fixtures that meet the Fixtures
: contract in unit test compatible test cases easy and straight forward.