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

Last updated: November 24,2024

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

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

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

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

Please follow the step by step instructions below to uninstall golang-github-smartystreets-assertions-devel.noarch on Fedora 39:

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

Last metadata expiration check: 3:02:06 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : golang-github-smartystreets-assertions-devel
Epoch : 1
Version : 1.2.0
Release : 7.fc39
Architecture : noarch
Size : 83 k
Source : golang-github-smartystreets-assertions-1.2.0-7.fc39.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