contextfree2 on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S contextfree2

* (Optional) Uninstall contextfree2 on Arch using YAY

$ yay -Rns contextfree2

2. Manually Install "contextfree2" via AUR

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

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

b. Clone contextfree2's git locally

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

c. Go to ~/contextfree2 folder and install it

$ cd ~/contextfree2 $ makepkg -si

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

ID: 403797
Name: contextfree2
PackageBaseID: 56185
PackageBase: contextfree2
Version: 2.2.2-1
Description: A program that generates images from written instructions called a grammar. Legacy v2.
URL: https://www.contextfreeart.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1709220854
Maintainer: dkasak
Submitter: hilton
FirstSubmitted: 1327778851
LastModified: 1492888994
URLPath: /cgit/aur.git/snapshot/contextfree2.tar.gz