How to Install and Uninstall python3-flexmock.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-flexmock.noarch" package
Please follow the guidelines below to install python3-flexmock.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-flexmock.noarch
Copied
2. Uninstall "python3-flexmock.noarch" package
Please follow the steps below to uninstall python3-flexmock.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-flexmock.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-flexmock.noarch package on Rocky Linux 8
Last metadata expiration check: 1:20:01 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-flexmock
Version : 0.10.10
Release : 1.el8
Architecture : noarch
Size : 59 k
Source : python-flexmock-0.10.10-1.el8.src.rpm
Repository : epel
Summary : Testing library that makes it easy to create mocks, stubs and fakes
URL : https://flexmock.readthedocs.org
License : BSD
Description : Flexmock is a testing library for Python that makes it easy to create mocks,
: stubs and fakes. The API is inspired by a Ruby library of the same name, but
: Python flexmock is not a clone of the Ruby version. It omits a number of
: redundancies in the Ruby flexmock API, alters some defaults, and introduces
: a number of Python-only features.
Available Packages
Name : python3-flexmock
Version : 0.10.10
Release : 1.el8
Architecture : noarch
Size : 59 k
Source : python-flexmock-0.10.10-1.el8.src.rpm
Repository : epel
Summary : Testing library that makes it easy to create mocks, stubs and fakes
URL : https://flexmock.readthedocs.org
License : BSD
Description : Flexmock is a testing library for Python that makes it easy to create mocks,
: stubs and fakes. The API is inspired by a Ruby library of the same name, but
: Python flexmock is not a clone of the Ruby version. It omits a number of
: redundancies in the Ruby flexmock API, alters some defaults, and introduces
: a number of Python-only features.