gtkperf on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gtkperf

* (Optional) Uninstall gtkperf on Arch using YAY

$ yay -Rns gtkperf

2. Manually Install "gtkperf" via AUR

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

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

b. Clone gtkperf's git locally

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

c. Go to ~/gtkperf folder and install it

$ cd ~/gtkperf $ makepkg -si

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

ID: 475553
Name: gtkperf
PackageBaseID: 128745
PackageBase: gtkperf
Version: 0.40-5
Description: An application designed to test GTK+ performance
URL: http://gtkperf.sourceforge.net
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ConnorBehan
Submitter: Barthalion
FirstSubmitted: 1515183282
LastModified: 1515183282
URLPath: /cgit/aur.git/snapshot/gtkperf.tar.gz