How to Install and Uninstall python-bluez Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-bluez" package

This guide let you learn how to install python-bluez on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-bluez

2. Uninstall "python-bluez" package

This is a short guide on how to uninstall python-bluez on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-bluez $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-bluez package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-bluez
Priority: optional
Section: universe/python
Installed-Size: 200
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Bluetooth Maintainers
Architecture: amd64
Source: pybluez
Version: 0.22-1
Provides: python-bluetooth, python2.7-bluez
Depends: python (>= 2.7), python (<< 2.8), libbluetooth3 (>= 4.91), libc6 (>= 2.15)
Filename: pool/universe/p/pybluez/python-bluez_0.22-1_amd64.deb
Size: 47278
MD5sum: 665cbce499485a0a8fb074a634709417
SHA1: 118fad99fdfae2abe7d6c2266dddba5964021857
SHA256: 9b9f73f2888cd2f9f064d6b1b7ccbb6265f8e3ebb2aa819f8349df11bd4e3789
Description-en: Python wrappers around BlueZ for rapid bluetooth development
PyBluez is an effort to create Python wrappers around BlueZ to allow Python
developers to use system bluetooth resources. PyBluez works on machines
running the GNU/Linux operating system and the bluez bluetooth stack.
.
This package provides the "bluetooth" Python module.
Description-md5: 11300887af2382cfc2b9f34663a27de1
Homepage: https://karulis.github.io/pybluez/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu