instant-git on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S instant-git

* (Optional) Uninstall instant-git on Arch using YAY

$ yay -Rns instant-git

2. Manually Install "instant-git" via AUR

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

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

b. Clone instant-git's git locally

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

c. Go to ~/instant-git folder and install it

$ cd ~/instant-git $ makepkg -si

3. Information about the instant-git package on Arch User Repository (AUR)

ID: 209915
Name: instant-git
PackageBaseID: 68416
PackageBase: instant-git
Version: 20140523-1
Description: A Python module allowing for instant inlining of C and C++ code in Python
URL: https://bitbucket.org/fenics-project/instant
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1363992556
LastModified: 1436448517
URLPath: /cgit/aur.git/snapshot/instant-git.tar.gz