intercal on AUR (Arch User Repository)

Last updated: April 16,2024

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

$ yay -S intercal

* (Optional) Uninstall intercal on Arch using YAY

$ yay -Rns intercal

2. Manually Install "intercal" via AUR

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

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

b. Clone intercal's git locally

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

c. Go to ~/intercal folder and install it

$ cd ~/intercal $ makepkg -si

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

ID: 641717
Name: intercal
PackageBaseID: 117833
PackageBase: intercal
Version: 0.31-1
Description: INTERCAL compiler
URL: http://catb.org/esr/intercal/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: chungy
Submitter: chungy
FirstSubmitted: 1482085529
LastModified: 1567200913
URLPath: /cgit/aur.git/snapshot/intercal.tar.gz