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

Last updated: May 18,2024

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

Please follow the instructions below to install golang-github-pact-foundation.x86_64 on Fedora 35

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

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

Learn how to uninstall golang-github-pact-foundation.x86_64 on Fedora 35:

$ 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 35

Last metadata expiration check: 0:50:16 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : golang-github-pact-foundation
Version : 1.5.1
Release : 6.fc35
Architecture : x86_64
Size : 1.2 M
Source : golang-github-pact-foundation-1.5.1-6.fc35.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.