python-ccsyspath on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-ccsyspath

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

$ yay -Rns python-ccsyspath

2. Manually Install "python-ccsyspath" via AUR

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

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

b. Clone python-ccsyspath's git locally

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

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

$ cd ~/python-ccsyspath $ makepkg -si

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

ID: 1383774
Name: python-ccsyspath
PackageBaseID: 159532
PackageBase: python-ccsyspath
Version: 1.1.0-3
Description: Find the system include paths for clang and gcc based c/c++ compilers
URL: https://github.com/AndrewWalker/ccsyspath
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: kyechou
Submitter: kyechou
FirstSubmitted: 1604717816
LastModified: 1704925604
URLPath: /cgit/aur.git/snapshot/python-ccsyspath.tar.gz