gnocl on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S gnocl

* (Optional) Uninstall gnocl on Arch using YAY

$ yay -Rns gnocl

2. Manually Install "gnocl" via AUR

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

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

b. Clone gnocl's git locally

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

c. Go to ~/gnocl folder and install it

$ cd ~/gnocl $ makepkg -si

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

ID: 460008
Name: gnocl
PackageBaseID: 11737
PackageBase: gnocl
Version: 0.9.96+20130131-2
Description: Tcl/GTK+ bindings
URL: http://www.gnocl.org/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: ant
FirstSubmitted: 1182408626
LastModified: 1510437026
URLPath: /cgit/aur.git/snapshot/gnocl.tar.gz