c-intercal on AUR (Arch User Repository)
Last updated: November 16,2024
1. Install "c-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 c-intercal on Arch using YAY
$
yay -S
c-intercal
Copied
* (Optional) Uninstall c-intercal on Arch using YAY
$
yay -Rns
c-intercal
Copied
2. Manually Install "c-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 c-intercal's git locally
$
git clone https://aur.archlinux.org/c-intercal.git
~/c-intercal
Copied
c. Go to ~/c-intercal folder and install it
$
cd
~/c-intercal
Copied
$
makepkg -si
Copied
3. Information about the c-intercal package on Arch User Repository (AUR)
ID: 914110
Name: c-intercal
PackageBaseID: 18937
PackageBase: c-intercal
Version: 0.31-1
Description: A compiler for the INTERCAL language. INTERCAL is the original esoteric language, a farrago of features that will test the mettle of any programmer and bend the minds of most. Includes a compiler, debugger, and sample code.
URL: https://gitlab.com/esr/intercal
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: corvus_192
Submitter:
FirstSubmitted: 1218027802
LastModified: 1622375027
URLPath: /cgit/aur.git/snapshot/c-intercal.tar.gz
Name: c-intercal
PackageBaseID: 18937
PackageBase: c-intercal
Version: 0.31-1
Description: A compiler for the INTERCAL language. INTERCAL is the original esoteric language, a farrago of features that will test the mettle of any programmer and bend the minds of most. Includes a compiler, debugger, and sample code.
URL: https://gitlab.com/esr/intercal
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: corvus_192
Submitter:
FirstSubmitted: 1218027802
LastModified: 1622375027
URLPath: /cgit/aur.git/snapshot/c-intercal.tar.gz