How to Install and Uninstall golang-github-go-sql-driver-mysql-dev Package on Kali Linux

Last updated: May 02,2024

1. Install "golang-github-go-sql-driver-mysql-dev" package

In this section, we are going to explain the necessary steps to install golang-github-go-sql-driver-mysql-dev on Kali Linux

$ sudo apt update $ sudo apt install golang-github-go-sql-driver-mysql-dev

2. Uninstall "golang-github-go-sql-driver-mysql-dev" package

Please follow the step by step instructions below to uninstall golang-github-go-sql-driver-mysql-dev on Kali Linux:

$ sudo apt remove golang-github-go-sql-driver-mysql-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the golang-github-go-sql-driver-mysql-dev package on Kali Linux

Package: golang-github-go-sql-driver-mysql-dev
Source: golang-github-go-sql-driver-mysql
Version: 1.7.1-2
Installed-Size: 378
Maintainer: Debian Go Packaging Team
Architecture: all
Size: 74568
SHA256: 158ca3b9c4027a8ceeabef124ad19371204d3b7157ca267bc0a8edcad1827695
SHA1: f58667930c29e8085e539fd1055c43a9b8b51b52
MD5sum: 4ec555bcb3e182d16b842ea78f629666
Description: MySQL-Driver for Go's database/sql package
Features:
- Lightweight and fast
- Native Go implementation. No C-bindings, just pure Go
- Connections over TCP/IPv4, TCP/IPv6 or Unix domain sockets
- Automatic handling of broken connections
- Automatic Connection Pooling (by database/sql package)
- Supports queries larger than 16MB
- Full sql.RawBytes support.
- Intelligent LONG DATA handling in prepared statements
- Secure LOAD DATA LOCAL INFILE support with file Whitelisting and io.Reader
support
- Optional time.Time parsing
- Optional placeholder interpolation
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/go-sql-driver/mysql
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-go-sql-driver-mysql/golang-github-go-sql-driver-mysql-dev_1.7.1-2_all.deb