How to Install and Uninstall go-bluetooth Package on Kali Linux

Last updated: May 20,2024

1. Install "go-bluetooth" package

This guide covers the steps necessary to install go-bluetooth on Kali Linux

$ sudo apt update $ sudo apt install go-bluetooth

2. Uninstall "go-bluetooth" package

In this section, we are going to explain the necessary steps to uninstall go-bluetooth on Kali Linux:

$ sudo apt remove go-bluetooth $ sudo apt autoclean && sudo apt autoremove

3. Information about the go-bluetooth package on Kali Linux

Package: go-bluetooth
Source: golang-github-muka-go-bluetooth (5.60-3)
Version: 5.60-3+b7
Installed-Size: 9283
Maintainer: Debian Go Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.34)
Size: 2529200
SHA256: 2c2c6df91a5f4b28e941143ac4509152be143e4d574418a895079942ca1ec687
SHA1: 8ffde37d7cfa502c28ed654bc0376deecda43bbf
MD5sum: cf6cf9c3d49bbada73830d87f80b52f0
Description: Golang bluetooth client based on bluez DBus interfaces (program)
This package contains a Go bluetooth API for Linux-based Bluez DBus interface.
.
High level features supported:
- Client code generation from bluez documentation
- Shell wrappers for rfkill, btmgmt, hciconfig, hcitool
- An hci socket basic API (inspired by go-ble/ble
- Expose bluetooth service from go code [unstable]
- Pairing and authentication support (via agent)
- Beaconing send & receive (iBeacon and Eddystone)
- Mesh API support (since v5.53)
.
This package contains the client software.
Description-md5:
Homepage: https://github.com/muka/go-bluetooth
Built-Using: golang-1.21 (= 1.21.3-1), golang-dbus (= 5.1.0-1), golang-github-fatih-structs (= 1.0.0-1.1), golang-github-google-uuid (= 1.3.0-1), golang-github-pkg-errors (= 0.9.1-3), golang-github-suapapa-go-eddystone (= 1.3.1-1), golang-golang-x-mod (= 0.12.0-1), golang-golang-x-sys (= 0.12.0-1), golang-golang-x-tools (= 1:0.13.0-1), golang-logrus (= 1.9.0-1)
Section: golang
Priority: optional
Filename: pool/main/g/golang-github-muka-go-bluetooth/go-bluetooth_5.60-3+b7_amd64.deb