How to Install and Uninstall golang-gopkg-playground-assert-1-devel.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "golang-gopkg-playground-assert-1-devel.noarch" package

This tutorial shows how to install golang-gopkg-playground-assert-1-devel.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install golang-gopkg-playground-assert-1-devel.noarch

2. Uninstall "golang-gopkg-playground-assert-1-devel.noarch" package

This tutorial shows how to uninstall golang-gopkg-playground-assert-1-devel.noarch on Fedora 36:

$ sudo dnf remove golang-gopkg-playground-assert-1-devel.noarch $ sudo dnf autoremove

3. Information about the golang-gopkg-playground-assert-1-devel.noarch package on Fedora 36

Last metadata expiration check: 4:32:55 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : golang-gopkg-playground-assert-1-devel
Version : 1.2.1
Release : 7.fc36
Architecture : noarch
Size : 13 k
Source : golang-gopkg-playground-assert-1-1.2.1-7.fc36.src.rpm
Repository : fedora
Summary : Basic assertion library used along side native Go testing
URL : https://github.com/go-playground/assert
License : MIT
Description : Package Assert provides some basic assertion functions for testing and also
: provides the building blocks for creating your own more complex validations.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – gopkg.in/go-playground/assert.v1