twelf on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S twelf

* (Optional) Uninstall twelf on Arch using YAY

$ yay -Rns twelf

2. Manually Install "twelf" via AUR

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

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

b. Clone twelf's git locally

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

c. Go to ~/twelf folder and install it

$ cd ~/twelf $ makepkg -si

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

ID: 903656
Name: twelf
PackageBaseID: 108722
PackageBase: twelf
Version: 1.7.1-4
Description: An implementation of the logical framework LF
URL: http://twelf.org/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: soimort
Submitter: soimort
FirstSubmitted: 1457846418
LastModified: 1620401691
URLPath: /cgit/aur.git/snapshot/twelf.tar.gz