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

Last updated: October 09,2024

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

Please follow the steps below to install golang-github-pact-foundation.x86_64 on Fedora 36

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

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

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

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

Last metadata expiration check: 1:05:53 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-github-pact-foundation
Version : 1.5.1
Release : 7.fc36
Architecture : x86_64
Size : 1.2 M
Source : golang-github-pact-foundation-1.5.1-7.fc36.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.