acl2 on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "acl2" 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
Copied
b. Install acl2 on Arch using YAY
$
yay -S
acl2
Copied
* (Optional) Uninstall acl2 on Arch using YAY
$
yay -Rns
acl2
Copied
2. Manually Install "acl2" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone acl2's git locally
$
git clone https://aur.archlinux.org/acl2.git
~/acl2
Copied
c. Go to ~/acl2 folder and install it
$
cd
~/acl2
Copied
$
makepkg -si
Copied
3. Information about the acl2 package on Arch User Repository (AUR)
ID: 1181874
Name: acl2
PackageBaseID: 79674
PackageBase: acl2
Version: 8.5-1
Description: ACL2 theorem prover.
URL: http://www.cs.utexas.edu/users/moore/acl2/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: soimort
Submitter: soimort
FirstSubmitted: 1393977102
LastModified: 1670891165
URLPath: /cgit/aur.git/snapshot/acl2.tar.gz
Name: acl2
PackageBaseID: 79674
PackageBase: acl2
Version: 8.5-1
Description: ACL2 theorem prover.
URL: http://www.cs.utexas.edu/users/moore/acl2/
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: soimort
Submitter: soimort
FirstSubmitted: 1393977102
LastModified: 1670891165
URLPath: /cgit/aur.git/snapshot/acl2.tar.gz