How to Install and Uninstall golang-github-erikstmartin-go-testdb-dev Package on Kali Linux

Last updated: May 14,2024

1. Install "golang-github-erikstmartin-go-testdb-dev" package

Please follow the guidelines below to install golang-github-erikstmartin-go-testdb-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-erikstmartin-go-testdb-dev

2. Uninstall "golang-github-erikstmartin-go-testdb-dev" package

This guide let you learn how to uninstall golang-github-erikstmartin-go-testdb-dev on Kali Linux:

$ sudo apt remove golang-github-erikstmartin-go-testdb-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-erikstmartin-go-testdb-dev package on Kali Linux

Package: golang-github-erikstmartin-go-testdb-dev
Source: golang-github-erikstmartin-go-testdb
Version: 0.0~git20160219.0.8d10e4a-1.1
Installed-Size: 49
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 8096
SHA256: 3a0ce5f0d57749c2d4c7df3e38289907224f35fb331b9cc2c6f282daa35d1678
SHA1: 59bbe72d00c2653ed899aaf30c6fcd5e9f655581
MD5sum: c2b027fadff8c2ce4ccf10d960cc73f4
Description: Framework for stubbing responses from go's driver.Driver interface
go-testdb 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 project is in its infancy, but has worked well for all the use
cases i've had so far, and continues to evolve as new scenarios are
uncovered. Please feel free to send pull-requests, or submit feature
requests if you have scenarios that are not accounted for yet. Setup The
only thing needed for setup is to include the go-testdb package, then
you can create your db connection specifying "testdb" as your driver.
Description-md5:
Homepage: https://github.com/erikstmartin/go-testdb
Section: golang
Priority: extra
Filename: pool/main/g/golang-github-erikstmartin-go-testdb/golang-github-erikstmartin-go-testdb-dev_0.0~git20160219.0.8d10e4a-1.1_all.deb

5. The same packages on other Linux Distributions