python-llvmcpy on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-llvmcpy

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

$ yay -Rns python-llvmcpy

2. Manually Install "python-llvmcpy" via AUR

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

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

b. Clone python-llvmcpy's git locally

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

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

$ cd ~/python-llvmcpy $ makepkg -si

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

ID: 726238
Name: python-llvmcpy
PackageBaseID: 122202
PackageBase: python-llvmcpy
Version: 0.1.5-1
Description: Python bindings for LLVM auto-generated from the LLVM-C API
URL: https://rev.ng/llvmcpy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cippaciong
Submitter: cippaciong
FirstSubmitted: 1494285715
LastModified: 1587836008
URLPath: /cgit/aur.git/snapshot/python-llvmcpy.tar.gz