contextfree on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S contextfree

* (Optional) Uninstall contextfree on Arch using YAY

$ yay -Rns contextfree

2. Manually Install "contextfree" via AUR

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

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

b. Clone contextfree's git locally

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

c. Go to ~/contextfree folder and install it

$ cd ~/contextfree $ makepkg -si

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

ID: 770480
Name: contextfree
PackageBaseID: 13081
PackageBase: contextfree
Version: 3.3-2
Description: A program that generates images from written instructions called a grammar
URL: https://www.contextfreeart.org/
NumVotes: 15
Popularity: 0
OutOfDate: 1678720557
Maintainer: dkasak
Submitter:
FirstSubmitted: 1190782280
LastModified: 1595849293
URLPath: /cgit/aur.git/snapshot/contextfree.tar.gz