python-bmi160-i2c on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "python-bmi160-i2c" 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-bmi160-i2c on Arch using YAY

$ yay -S python-bmi160-i2c

* (Optional) Uninstall python-bmi160-i2c on Arch using YAY

$ yay -Rns python-bmi160-i2c

2. Manually Install "python-bmi160-i2c" via AUR

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

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

b. Clone python-bmi160-i2c's git locally

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

c. Go to ~/python-bmi160-i2c folder and install it

$ cd ~/python-bmi160-i2c $ makepkg -si

3. Information about the python-bmi160-i2c package on Arch User Repository (AUR)

ID: 1127750
Name: python-bmi160-i2c
PackageBaseID: 185042
PackageBase: python-bmi160-i2c
Version: 0.6-00
Description: An I2C driver library to use the BMI160 sensor (acclerometer/gyro)
URL: https://github.com/lefuturiste/BMI160-i2c
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pastaq
Submitter: pastaq
FirstSubmitted: 1660869523
LastModified: 1660869523
URLPath: /cgit/aur.git/snapshot/python-bmi160-i2c.tar.gz

5. The same packages on other Linux Distributions