pure-tk on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S pure-tk

* (Optional) Uninstall pure-tk on Arch using YAY

$ yay -Rns pure-tk

2. Manually Install "pure-tk" via AUR

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

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

b. Clone pure-tk's git locally

$ git clone https://aur.archlinux.org/pure-tk.git ~/pure-tk

c. Go to ~/pure-tk folder and install it

$ cd ~/pure-tk $ makepkg -si

3. Information about the pure-tk package on Arch User Repository (AUR)

ID: 195083
Name: pure-tk
PackageBaseID: 57179
PackageBase: pure-tk
Version: 0.5-1
Description: This is a much improved port of the Q Tk module which lets you develop GUI applications with Tcl/Tk. The module embeds a Tcl/Tk interpreter in your Pure programs.
URL: http://purelang.bitbucket.org/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: g2oo7fy
FirstSubmitted: 1330545172
LastModified: 1434229230
URLPath: /cgit/aur.git/snapshot/pure-tk.tar.gz