How to Install and Uninstall python3-smbus2 Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 06,2024

1. Install "python3-smbus2" package

In this section, we are going to explain the necessary steps to install python3-smbus2 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-smbus2

2. Uninstall "python3-smbus2" package

This guide let you learn how to uninstall python3-smbus2 on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-smbus2 package on Ubuntu 21.10 (Impish Indri)

Package: python3-smbus2
Architecture: amd64
Version: 0.4.1-3
Priority: optional
Section: universe/python
Source: smbus2
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Electronics Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 55
Depends: python3:any
Filename: pool/universe/s/smbus2/python3-smbus2_0.4.1-3_amd64.deb
Size: 10256
MD5sum: f9f9652b2695295661ef422cfffe0832
SHA1: 15e7de2d869dae00881b05e43b119e636b2753d7
SHA256: 286e643dc892bc812eedcbbe5a159afc3f6c600a027a6803dc9150d7c9d264fa
SHA512: 6dcfc616d6982e354c03c060be752d0e675964ced40a7e57b0647d59302ba5a36ac6ccb46f5e39c4e68f21f6c9726a1076716f76592d5d413118cbe7c3f64ae1
Homepage: https://github.com/kplindegaard/smbus2
Description-en: another pure Python implementation of the python-smbus package
Currently supported features are:
Get i2c capabilities (I2C_FUNCS)
SMBus Packet Error Checking (PEC) support
read_byte
write_byte
read_byte_data
write_byte_data
read_word_data
write_word_data
read_i2c_block_data
write_i2c_block_data
write_quick
process_call
read_block_data
write_block_data
block_process_call
i2c_rdwr - combined write/read transactions with repeated start
Description-md5: 3fe4cbc3c7e0671d5b2f4ed9d3063e9d