python-simpervisor on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-simpervisor

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

$ yay -Rns python-simpervisor

2. Manually Install "python-simpervisor" via AUR

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

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

b. Clone python-simpervisor's git locally

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

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

$ cd ~/python-simpervisor $ makepkg -si

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

ID: 1335634
Name: python-simpervisor
PackageBaseID: 173359
PackageBase: python-simpervisor
Version: 1.0.0-1
Description: Simple async process supervisor
URL: https://github.com/yuvipanda/simpervisor
NumVotes: 1
Popularity: 0.003866
OutOfDate:
Maintainer: dodecahedron
Submitter: dodecahedron
FirstSubmitted: 1637627167
LastModified: 1697553567
URLPath: /cgit/aur.git/snapshot/python-simpervisor.tar.gz