How to Install and Uninstall python2-httmock.noarch Package on AlmaLinux 8
Last updated: November 02,2024
1. Install "python2-httmock.noarch" package
Please follow the instructions below to install python2-httmock.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
python2-httmock.noarch
Copied
2. Uninstall "python2-httmock.noarch" package
This guide covers the steps necessary to uninstall python2-httmock.noarch on AlmaLinux 8:
$
sudo dnf remove
python2-httmock.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python2-httmock.noarch package on AlmaLinux 8
Last metadata expiration check: 2:25:27 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : python2-httmock
Version : 1.3.0
Release : 2.el8
Architecture : noarch
Size : 17 k
Source : python-httmock-1.3.0-2.el8.src.rpm
Repository : epel
Summary : A mocking library for requests
URL : https://github.com/patrys/httmock
License : ASL 2.0
Description : A mocking library for requests for Python.
: You can use it to mock third-party APIs and test libraries
: that use requests internally.
Available Packages
Name : python2-httmock
Version : 1.3.0
Release : 2.el8
Architecture : noarch
Size : 17 k
Source : python-httmock-1.3.0-2.el8.src.rpm
Repository : epel
Summary : A mocking library for requests
URL : https://github.com/patrys/httmock
License : ASL 2.0
Description : A mocking library for requests for Python.
: You can use it to mock third-party APIs and test libraries
: that use requests internally.