proofgeneral on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S proofgeneral

* (Optional) Uninstall proofgeneral on Arch using YAY

$ yay -Rns proofgeneral

2. Manually Install "proofgeneral" via AUR

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

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

b. Clone proofgeneral's git locally

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

c. Go to ~/proofgeneral folder and install it

$ cd ~/proofgeneral $ makepkg -si

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

ID: 1144396
Name: proofgeneral
PackageBaseID: 13143
PackageBase: proofgeneral
Version: 4.5-4
Description: Generic interface for proof assistants.
URL: https://proofgeneral.github.io/
NumVotes: 23
Popularity: 0
OutOfDate:
Maintainer: gilcu3
Submitter:
FirstSubmitted: 1191281800
LastModified: 1664178151
URLPath: /cgit/aur.git/snapshot/proofgeneral.tar.gz