autosubst on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S autosubst

* (Optional) Uninstall autosubst on Arch using YAY

$ yay -Rns autosubst

2. Manually Install "autosubst" via AUR

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

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

b. Clone autosubst's git locally

$ git clone https://aur.archlinux.org/autosubst.git ~/autosubst

c. Go to ~/autosubst folder and install it

$ cd ~/autosubst $ makepkg -si

3. Information about the autosubst package on Arch User Repository (AUR)

ID: 401711
Name: autosubst
PackageBaseID: 91864
PackageBase: autosubst
Version: 1.6-1
Description: Automation for de Bruijn syntax and substition in Coq.
URL: https://github.com/tebbi/autosubst
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: wilbowma
FirstSubmitted: 1428006916
LastModified: 1492290906
URLPath: /cgit/aur.git/snapshot/autosubst.tar.gz