How to Install and Uninstall golang-github-jackc-pgmock-dev Package on Kali Linux

Last updated: May 11,2024

1. Install "golang-github-jackc-pgmock-dev" package

In this section, we are going to explain the necessary steps to install golang-github-jackc-pgmock-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-jackc-pgmock-dev

2. Uninstall "golang-github-jackc-pgmock-dev" package

Please follow the guidance below to uninstall golang-github-jackc-pgmock-dev on Kali Linux:

$ sudo apt remove golang-github-jackc-pgmock-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-jackc-pgmock-dev package on Kali Linux

Package: golang-github-jackc-pgmock-dev
Source: golang-github-jackc-pgmock
Version: 0.0~git20210724.4ad1a82-2
Installed-Size: 34
Maintainer: Debian Go Packaging Team
Architecture: all
Depends: golang-github-stretchr-testify-dev, golang-github-jackc-pgproto3-v2-dev
Size: 9544
SHA256: e620facde9d0e67770e1cfed147b7a39b7b84e97463a6137a86d65664ac0dc5b
SHA1: c8898c66ec09b427f36445dba0b21557f506f01d
MD5sum: 8c92441d16e255a886e8f9a6bcf97cbf
Description: provides the ability to mock a PostgreSQL server
pgmock provides the ability to mock a PostgreSQL server.
.
See pgmock_test.go for example usage.
.
pgmockproxy is a PostgreSQL proxy that logs the messages back and forth
between the PostgreSQL client and server. This can aid in building a mocking
script by running commands against a real server to observe the results. It
can also be used to debug applications that speak the PostgreSQL wire
protocol without needing to use a tool like Wireshark.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/jackc/pgmock
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-jackc-pgmock/golang-github-jackc-pgmock-dev_0.0~git20210724.4ad1a82-2_all.deb