How to Install and Uninstall golang-github-smartystreets-assertions-devel.noarch Package on Fedora 34

Last updated: June 29,2024

1. Install "golang-github-smartystreets-assertions-devel.noarch" package

Learn how to install golang-github-smartystreets-assertions-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-smartystreets-assertions-devel.noarch

2. Uninstall "golang-github-smartystreets-assertions-devel.noarch" package

This guide let you learn how to uninstall golang-github-smartystreets-assertions-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-smartystreets-assertions-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-smartystreets-assertions-devel.noarch package on Fedora 34

Last metadata expiration check: 0:32:29 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-smartystreets-assertions-devel
Epoch : 1
Version : 1.2.0
Release : 2.fc34
Architecture : noarch
Size : 72 k
Source : golang-github-smartystreets-assertions-1.2.0-2.fc34.src.rpm
Repository : fedora
Summary : Fluent assertion-style functions used by goconvey and gunit
URL : https://github.com/smartystreets/assertions
License : ASL 2.0 and BSD and MIT
Description : Package assertions contains the implementations for all assertions which are
: referenced in goconvey's convey package and gunit for use with the So(...)
: method. They can also be used in traditional Go test functions and even in
: applications.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/smartystreets/assertions