python-smbus-git on AUR (Arch User Repository)

Last updated: June 25,2024

1. Install "python-smbus-git" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install python-smbus-git on Arch using YAY

$ yay -S python-smbus-git

* (Optional) Uninstall python-smbus-git on Arch using YAY

$ yay -Rns python-smbus-git

2. Manually Install "python-smbus-git" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone python-smbus-git's git locally

$ git clone https://aur.archlinux.org/python-smbus-git.git ~/python-smbus-git

c. Go to ~/python-smbus-git folder and install it

$ cd ~/python-smbus-git $ makepkg -si

3. Information about the python-smbus-git package on Arch User Repository (AUR)

ID: 468218
Name: python-smbus-git
PackageBaseID: 100431
PackageBase: python-smbus-git
Version: r317.1831b61-1
Description: Python wrapper for SMBus access over i2c-dev.
URL: https://git.kernel.org/pub/scm/utils/i2c-tools/i2c-tools.git/about/
NumVotes: 7
Popularity: 4.0E-6
OutOfDate:
Maintainer: dylwhich
Submitter: dylwhich
FirstSubmitted: 1442853707
LastModified: 1512851098
URLPath: /cgit/aur.git/snapshot/python-smbus-git.tar.gz