gtick on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S gtick

* (Optional) Uninstall gtick on Arch using YAY

$ yay -Rns gtick

2. Manually Install "gtick" via AUR

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

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

b. Clone gtick's git locally

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

c. Go to ~/gtick folder and install it

$ cd ~/gtick $ makepkg -si

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

ID: 746675
Name: gtick
PackageBaseID: 104410
PackageBase: gtick
Version: 0.5.5-1
Description: A Gtk metronome application supporting different meters and speeds
URL: https://www.antcom.de/gtick
NumVotes: 20
Popularity: 1.0E-6
OutOfDate:
Maintainer: ozwigh
Submitter: ozwigh
FirstSubmitted: 1449721952
LastModified: 1591207910
URLPath: /cgit/aur.git/snapshot/gtick.tar.gz