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

Last updated: May 14,2024

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

$ yay -S gcc-python-plugin-doc

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

$ yay -Rns gcc-python-plugin-doc

2. Manually Install "gcc-python-plugin-doc" 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-doc's git locally

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

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

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

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

ID: 726663
Name: gcc-python-plugin-doc
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-doc.tar.gz