python-clang15 on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-clang15

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

$ yay -Rns python-clang15

2. Manually Install "python-clang15" via AUR

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

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

b. Clone python-clang15's git locally

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

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

$ cd ~/python-clang15 $ makepkg -si

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

ID: 1354067
Name: python-clang15
PackageBaseID: 199609
PackageBase: python-clang15
Version: 15.0.7-1
Description: Python bindings for clang version 15
URL: https://clang.llvm.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1700118190
LastModified: 1700120116
URLPath: /cgit/aur.git/snapshot/python-clang15.tar.gz