How to Install and Uninstall golang-github-jacobsa-oglematchers-devel.noarch Package on Fedora 36

Last updated: May 18,2024

1. Install "golang-github-jacobsa-oglematchers-devel.noarch" package

This is a short guide on how to install golang-github-jacobsa-oglematchers-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-github-jacobsa-oglematchers-devel.noarch

2. Uninstall "golang-github-jacobsa-oglematchers-devel.noarch" package

This tutorial shows how to uninstall golang-github-jacobsa-oglematchers-devel.noarch on Fedora 36:

$ sudo dnf remove golang-github-jacobsa-oglematchers-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-jacobsa-oglematchers-devel.noarch package on Fedora 36

Last metadata expiration check: 0:17:20 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : golang-github-jacobsa-oglematchers-devel
Version : 0
Release : 0.22.20190523git141901e.fc36
Architecture : noarch
Size : 47 k
Source : golang-github-jacobsa-oglematchers-0-0.22.20190523git141901e.fc36.src.rpm
Repository : fedora
Summary : Set of matchers for Go inspired by Google Test for C++ and Google JS Test
URL : https://github.com/jacobsa/oglematchers
License : ASL 2.0
Description : Oglematchers is a package for the Go programming language containing a set of
: matchers, useful in a testing or mocking framework, inspired by and mostly
: compatible with Google Test for C++ and Google JS Test. The package is used by
: the ogletest testing framework and oglemock mocking framework, which may be more
: directly useful to you, but can be generically used elsewhere as well.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/jacobsa/oglematchers