How to Install and Uninstall python3-bme280 Package on Kali Linux

Last updated: May 04,2024

1. Install "python3-bme280" package

In this section, we are going to explain the necessary steps to install python3-bme280 on Kali Linux

$ sudo apt update $ sudo apt install python3-bme280

2. Uninstall "python3-bme280" package

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

$ sudo apt remove python3-bme280 $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-bme280 package on Kali Linux

Package: python3-bme280
Source: bme280
Version: 0.2.4-1
Installed-Size: 41
Maintainer: Debian Electronics Team
Architecture: all
Depends: python3-smbus2, python3-tz, python3:any
Size: 8624
SHA256: 26cf8c8ee0f1d869f1a7035f34f564d3bdd074eda6ddbf596c419746c583f48a
SHA1: f133316f993601eb8bb177bf69c7576ce82a059c
MD5sum: 0558c4c26ba24aa61e6dd04f423d42b2
Description: Python interface for a Bosch BME280 digital sensor module
Sensor provides temperature, humidity and pressure through
Python 3 using I2C interface.
Description-md5:
Homepage: https://github.com/rm-hull/bme280
Section: python
Priority: optional
Filename: pool/main/b/bme280/python3-bme280_0.2.4-1_all.deb