Search Criteria
Package Details: python-smbus-git r317.1831b61-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-smbus-git.git (read-only, click to copy) |
---|---|
Package Base: | python-smbus-git |
Description: | Python wrapper for SMBus access over i2c-dev. |
Upstream URL: | https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git/about/ |
Licenses: | GPL |
Conflicts: | python-smbus |
Provides: | python-smbus |
Submitter: | dylwhich |
Maintainer: | dylwhich (cengiz_io) |
Last Packager: | dylwhich |
Votes: | 7 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-21 16:41 (UTC) |
Last Updated: | 2017-12-09 20:24 (UTC) |
Dependencies (4)
Required by (3)
- i2c-tools-git (requires python-smbus) (optional)
- pi-top-control-git (requires python-smbus)
- python-adafruit-gpio-git (requires python-smbus)
Latest Comments
seeseemelk commented on 2023-12-16 15:28 (UTC)
This package requires python-setuptools to be installed
DenisBY commented on 2023-02-09 15:06 (UTC)
if you have "aarch64" or don't want to install "i2c-tools-git" just install the lib with
python3 -m pip install smbus
LemonPie commented on 2023-01-04 01:05 (UTC) (edited on 2023-01-04 01:06 (UTC) by LemonPie)
are you sure this package only works with "i2c-tools-git".
how about "i2c-tools" from "community" repo.
so far i had no problem
ClowdyAllDay commented on 2021-08-11 04:04 (UTC)
==> ERROR: python-smbus-git is not available for the 'aarch64' architecture.
downloaded the pkgbuild with git clone and added 'aarch64' and it builds fine. don't know why it's not there all ready though? weird.
PreparationH67 commented on 2020-03-03 16:37 (UTC)
Can you please add "aarch64" to the arch array? Thanks.