gcc-python-plugin on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S gcc-python-plugin

* (Optional) Uninstall gcc-python-plugin on Arch using YAY

$ yay -Rns gcc-python-plugin

2. Manually Install "gcc-python-plugin" via AUR

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

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

b. Clone gcc-python-plugin's git locally

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

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

$ cd ~/gcc-python-plugin $ makepkg -si

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

ID: 726660
Name: gcc-python-plugin
PackageBaseID: 119934
PackageBase: gcc-python-plugin
Version: 0.17-1
Description: GCC plugin that embeds CPython inside the compiler
URL: https://gcc-python-plugin.readthedocs.io/en/latest/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: IooNag
FirstSubmitted: 1487413821
LastModified: 1587903707
URLPath: /cgit/aur.git/snapshot/gcc-python-plugin.tar.gz