intercal on AUR (Arch User Repository)
Last updated: November 23,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
Copied
b. Install intercal on Arch using YAY
$
yay -S
intercal
Copied
* (Optional) Uninstall intercal on Arch using YAY
$
yay -Rns
intercal
Copied
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
Copied
b. Clone intercal's git locally
$
git clone https://aur.archlinux.org/intercal.git
~/intercal
Copied
c. Go to ~/intercal folder and install it
$
cd
~/intercal
Copied
$
makepkg -si
Copied
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
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