python-erlang on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-erlang

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

$ yay -Rns python-erlang

2. Manually Install "python-erlang" via AUR

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

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

b. Clone python-erlang's git locally

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

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

$ cd ~/python-erlang $ makepkg -si

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

ID: 727215
Name: python-erlang
PackageBaseID: 144802
PackageBase: python-erlang
Version: 1.8.0-1
Description: Erlang Binary Term Format for Python
URL: https://github.com/okeuday/erlang_py
NumVotes: 1
Popularity: 0
OutOfDate: 1703168261
Maintainer: dariost
Submitter: dariost
FirstSubmitted: 1567503705
LastModified: 1587989284
URLPath: /cgit/aur.git/snapshot/python-erlang.tar.gz