python-rplcd on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S python-rplcd

* (Optional) Uninstall python-rplcd on Arch using YAY

$ yay -Rns python-rplcd

2. Manually Install "python-rplcd" via AUR

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

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

b. Clone python-rplcd's git locally

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

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

$ cd ~/python-rplcd $ makepkg -si

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

ID: 1374738
Name: python-rplcd
PackageBaseID: 135466
PackageBase: python-rplcd
Version: 1.3.1-1
Description: LCD library for the widely used Hitachi HD44780 controller
URL: https://github.com/dbrgn/RPLCD
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: chowbok
Submitter: onny
FirstSubmitted: 1535456186
LastModified: 1703381363
URLPath: /cgit/aur.git/snapshot/python-rplcd.tar.gz