How to Install and Uninstall bluez-test-tools Package on Kali Linux

Last updated: September 20,2024

1. Install "bluez-test-tools" package

This is a short guide on how to install bluez-test-tools on Kali Linux

$ sudo apt update $ sudo apt install bluez-test-tools

2. Uninstall "bluez-test-tools" package

This guide let you learn how to uninstall bluez-test-tools on Kali Linux:

$ sudo apt remove bluez-test-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the bluez-test-tools package on Kali Linux

Package: bluez-test-tools
Source: bluez
Version: 5.71-1+kali1
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 2844
Depends: libc6 (>= 2.34), libdbus-1-3 (>= 1.9.14), libglib2.0-0 (>= 2.28.0), bluez (= 5.71-1+kali1)
Homepage: http://www.bluez.org
Priority: optional
Section: admin
Filename: pool/main/b/bluez/bluez-test-tools_5.71-1+kali1_amd64.deb
Size: 378180
SHA256: 2d3362cffd51466dfe574e68b3fe3ed347b4797a6e130b75ed9a555ecafbd6b9
SHA1: 2d9202f88eefb17b308ab754baa60b97fac5cea4
MD5sum: f0e8e16917dd1b1b138f83bf3009074e
Description: test tools of bluez
This package contains test tools for using BlueZ.
.
BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source
project distributed under GNU General Public License (GPL).
Description-md5:
Original-Maintainer: Debian Bluetooth Maintainers