pure-gtk on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "pure-gtk" 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
Copied
b. Install pure-gtk on Arch using YAY
$
yay -S
pure-gtk
Copied
* (Optional) Uninstall pure-gtk on Arch using YAY
$
yay -Rns
pure-gtk
Copied
2. Manually Install "pure-gtk" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone pure-gtk's git locally
$
git clone https://aur.archlinux.org/pure-gtk.git
~/pure-gtk
Copied
c. Go to ~/pure-gtk folder and install it
$
cd
~/pure-gtk
Copied
$
makepkg -si
Copied
3. Information about the pure-gtk package on Arch User Repository (AUR)
ID: 195067
Name: pure-gtk
PackageBaseID: 36157
PackageBase: pure-gtk
Version: 0.13-1
Description: A collection of bindings to use the GTK+ 2.x with Pure
URL: http://purelang.bitbucket.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: asitdepends
FirstSubmitted: 1270326290
LastModified: 1434229173
URLPath: /cgit/aur.git/snapshot/pure-gtk.tar.gz
Name: pure-gtk
PackageBaseID: 36157
PackageBase: pure-gtk
Version: 0.13-1
Description: A collection of bindings to use the GTK+ 2.x with Pure
URL: http://purelang.bitbucket.org/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: pure-aur
Submitter: asitdepends
FirstSubmitted: 1270326290
LastModified: 1434229173
URLPath: /cgit/aur.git/snapshot/pure-gtk.tar.gz