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

Last updated: January 11,2025

1. Install "uhttpmock.i686" package

This is a short guide on how to install uhttpmock.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install uhttpmock.i686

2. Uninstall "uhttpmock.i686" package

Please follow the step by step instructions below to uninstall uhttpmock.i686 on Fedora 35:

$ sudo dnf remove uhttpmock.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:34:12 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : uhttpmock
Version : 0.5.0
Release : 14.fc35
Architecture : i686
Size : 44 k
Source : uhttpmock-0.5.0-14.fc35.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.