How to Install and Uninstall ubertooth Package on Kali Linux

Last updated: May 04,2024

1. Install "ubertooth" package

Please follow the steps below to install ubertooth on Kali Linux

$ sudo apt update $ sudo apt install ubertooth

2. Uninstall "ubertooth" package

Here is a brief guide to show you how to uninstall ubertooth on Kali Linux:

$ sudo apt remove ubertooth $ sudo apt autoclean && sudo apt autoremove

3. Information about the ubertooth package on Kali Linux

Package: ubertooth
Version: 2020.12.R1-0kali2
Architecture: amd64
Maintainer: Kali Developers
Installed-Size: 336
Depends: libubertooth1 (= 2020.12.R1-0kali2), libbluetooth3 (>= 4.91), libbtbb1 (>= 2015.10.R1+20161027git1eecca5), libc6 (>= 2.34), libusb-1.0-0 (>= 2:1.0.8), python3, python3-numpy
Recommends: ubertooth-firmware, python3-pyside2.qtgui, python3-pyside2.qtwidgets, python3-pyside2.qtcore
Suggests: ubertooth-firmware-source
Homepage: https://github.com/greatscottgadgets/ubertooth/
Priority: optional
Section: science
Filename: pool/main/u/ubertooth/ubertooth_2020.12.R1-0kali2_amd64.deb
Size: 71896
SHA256: 2ab24181b989eb26f024b404b322d951074b90dd4ed4339d6340880b3f00982c
SHA1: a5f55cdbbf458eb35f41172a5379fd341d4da347
MD5sum: a417cffa7265512aa99d7e3ffa4310fb
Description: 2.4 GHz wireless development platform for Bluetooth experimentation
Project Ubertooth is an open source wireless development platform suitable for
Bluetooth experimentation. This package contains everything necessary to use
the hardware dongle.
.
Ubertooth is capable of sniffing BLE (Bluetooth Smart) connections and it also
has some ability to sniff some data from Basic Rate (BR) Bluetooth Classic
connections.
.
In addition to the Bluetooth specific capabilities, there is also a simple
spectrum analyzer for the 2.4 GHz band included (ubertooth-specan-ui) which
can be used to also observe other things in this frequency band.
Description-md5:
Original-Maintainer: Ruben Undheim