join-python on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S join-python

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

$ yay -Rns join-python

2. Manually Install "join-python" via AUR

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

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

b. Clone join-python's git locally

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

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

$ cd ~/join-python $ makepkg -si

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

ID: 251419
Name: join-python
PackageBaseID: 79780
PackageBase: join-python
Version: 1.2-1
Description: Join-calculus for Python
URL: https://github.com/maandree/join-python
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: maandree
Submitter: maandree
FirstSubmitted: 1394246933
LastModified: 1448669860
URLPath: /cgit/aur.git/snapshot/join-python.tar.gz