python-pybeam on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S python-pybeam

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

$ yay -Rns python-pybeam

2. Manually Install "python-pybeam" via AUR

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

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

b. Clone python-pybeam's git locally

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

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

$ cd ~/python-pybeam $ makepkg -si

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

ID: 909633
Name: python-pybeam
PackageBaseID: 167086
PackageBase: python-pybeam
Version: 0.7-1
Description: Python module to parse Erlang BEAM files
URL: https://github.com/matwey/pybeam
NumVotes: 3
Popularity: 0.000729
OutOfDate:
Maintainer: larchunix
Submitter: larchunix
FirstSubmitted: 1621499158
LastModified: 1621499158
URLPath: /cgit/aur.git/snapshot/python-pybeam.tar.gz