python-simple-pid on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python-simple-pid

* (Optional) Uninstall python-simple-pid on Arch using YAY

$ yay -Rns python-simple-pid

2. Manually Install "python-simple-pid" via AUR

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

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

b. Clone python-simple-pid's git locally

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

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

$ cd ~/python-simple-pid $ makepkg -si

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

ID: 1385167
Name: python-simple-pid
PackageBaseID: 145543
PackageBase: python-simple-pid
Version: 1.0.1-2
Description: A simple and easy to use PID controller in Python
URL: https://github.com/m-lundberg/simple-pid
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: anonfunc
Submitter: anonfunc
FirstSubmitted: 1570176579
LastModified: 1705164519
URLPath: /cgit/aur.git/snapshot/python-simple-pid.tar.gz