How to Install and Uninstall golang-github-pact-foundation.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "golang-github-pact-foundation.x86_64" package

This guide let you learn how to install golang-github-pact-foundation.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-pact-foundation.x86_64

2. Uninstall "golang-github-pact-foundation.x86_64" package

Please follow the instructions below to uninstall golang-github-pact-foundation.x86_64 on Fedora 34:

$ sudo dnf remove golang-github-pact-foundation.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-pact-foundation.x86_64 package on Fedora 34

Last metadata expiration check: 0:08:41 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-github-pact-foundation
Version : 1.5.1
Release : 5.fc34
Architecture : x86_64
Size : 1.2 M
Source : golang-github-pact-foundation-1.5.1-5.fc34.src.rpm
Repository : updates
Summary : Contract testing framework for HTTP APIs and non-HTTP messaging systems for Go
URL : https://github.com/pact-foundation/pact-go
License : MIT
Description :
: Pact Go enables consumer driven contract testing, providing a mock service and
: DSL for the consumer project, and interaction playback and verification for the
: service provider project.