python-pybcj on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-pybcj

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

$ yay -Rns python-pybcj

2. Manually Install "python-pybcj" via AUR

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

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

b. Clone python-pybcj's git locally

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

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

$ cd ~/python-pybcj $ makepkg -si

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

ID: 1097352
Name: python-pybcj
PackageBaseID: 177958
PackageBase: python-pybcj
Version: 0.6.0-1
Description: BCJ(Branch-Call-Jump) filter for python
URL: https://github.com/miurahr/pybcj
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: loathingkernel
FirstSubmitted: 1649949747
LastModified: 1655046171
URLPath: /cgit/aur.git/snapshot/python-pybcj.tar.gz

5. The same packages on other Linux Distributions