How to Install and Uninstall uhttpmock.i686 Package on Fedora 34

Last updated: September 29,2024

1. Install "uhttpmock.i686" package

Learn how to install uhttpmock.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install uhttpmock.i686

2. Uninstall "uhttpmock.i686" package

This tutorial shows how to uninstall uhttpmock.i686 on Fedora 34:

$ sudo dnf remove uhttpmock.i686 $ sudo dnf autoremove

3. Information about the uhttpmock.i686 package on Fedora 34

Last metadata expiration check: 4:24:43 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : uhttpmock
Version : 0.5.0
Release : 13.fc34
Architecture : i686
Size : 45 k
Source : uhttpmock-0.5.0-13.fc34.src.rpm
Repository : fedora
Summary : HTTP web service mocking library
URL : https://gitlab.com/groups/uhttpmock
License : LGPLv2
Description : uhttpmock is a project for mocking web service APIs which use HTTP or HTTPS.
: It provides a library, libuhttpmock, which implements recording and
: playback of HTTP request–response traces.