How to Install and Uninstall golang-github-erikstmartin-testdb-devel.noarch Package on Fedora 34

Last updated: May 02,2024

1. Install "golang-github-erikstmartin-testdb-devel.noarch" package

Please follow the steps below to install golang-github-erikstmartin-testdb-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-erikstmartin-testdb-devel.noarch

2. Uninstall "golang-github-erikstmartin-testdb-devel.noarch" package

Please follow the guidelines below to uninstall golang-github-erikstmartin-testdb-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-erikstmartin-testdb-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-erikstmartin-testdb-devel.noarch package on Fedora 34

Last metadata expiration check: 2:32:21 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-erikstmartin-testdb-devel
Version : 0
Release : 0.5.20190630git8d10e4a.fc34
Architecture : noarch
Size : 18 k
Source : golang-github-erikstmartin-testdb-0-0.5.20190630git8d10e4a.fc34.src.rpm
Repository : fedora
Summary : Framework for stubbing responses from Go's driver.Driver interface
URL : https://github.com/erikstmartin/go-testdb
License : BSD
Description : Framework for stubbing responses from Go's driver.Driver interface.
:
: This can be used to sit in place of your sql.Db so that you can stub responses
: for sql calls, and remove database dependencies for your test suite.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/erikstmartin/go-testdb