warble on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S warble

* (Optional) Uninstall warble on Arch using YAY

$ yay -Rns warble

2. Manually Install "warble" via AUR

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

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

b. Clone warble's git locally

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

c. Go to ~/warble folder and install it

$ cd ~/warble $ makepkg -si

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

ID: 1252327
Name: warble
PackageBaseID: 175357
PackageBase: warble
Version: 2.0.1-1
Description: Native Linux word-guessing game built in Vala and Gtk
URL: https://github.com/avojak/warble
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mochaa
Submitter: mochaa
FirstSubmitted: 1643017259
LastModified: 1683179275
URLPath: /cgit/aur.git/snapshot/warble.tar.gz