python-adafruit-ssd1306 on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-adafruit-ssd1306

* (Optional) Uninstall python-adafruit-ssd1306 on Arch using YAY

$ yay -Rns python-adafruit-ssd1306

2. Manually Install "python-adafruit-ssd1306" via AUR

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

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

b. Clone python-adafruit-ssd1306's git locally

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

c. Go to ~/python-adafruit-ssd1306 folder and install it

$ cd ~/python-adafruit-ssd1306 $ makepkg -si

3. Information about the python-adafruit-ssd1306 package on Arch User Repository (AUR)

ID: 1258600
Name: python-adafruit-ssd1306
PackageBaseID: 144509
PackageBase: python-adafruit-ssd1306
Version: 1.6.2-4
Description: Python library to use SSD1306-based 128x64 or 128x32 pixel OLED displays with a Raspberry Pi or Beaglebone Black
URL: https://github.com/adafruit/Adafruit_Python_SSD1306/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: razer
Submitter: razer
FirstSubmitted: 1566572225
LastModified: 1684218091
URLPath: /cgit/aur.git/snapshot/python-adafruit-ssd1306.tar.gz