thue on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S thue

* (Optional) Uninstall thue on Arch using YAY

$ yay -Rns thue

2. Manually Install "thue" via AUR

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

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

b. Clone thue's git locally

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

c. Go to ~/thue folder and install it

$ cd ~/thue $ makepkg -si

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

ID: 548513
Name: thue
PackageBaseID: 87723
PackageBase: thue
Version: 1.5_2015.0827-2
Description: Thue programming language
URL: http://catseye.tc/node/Thue.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xyproto
FirstSubmitted: 1416994083
LastModified: 1538417219
URLPath: /cgit/aur.git/snapshot/thue.tar.gz