dont-hang on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S dont-hang

* (Optional) Uninstall dont-hang on Arch using YAY

$ yay -Rns dont-hang

2. Manually Install "dont-hang" via AUR

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

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

b. Clone dont-hang's git locally

$ git clone https://aur.archlinux.org/dont-hang.git ~/dont-hang

c. Go to ~/dont-hang folder and install it

$ cd ~/dont-hang $ makepkg -si

3. Information about the dont-hang package on Arch User Repository (AUR)

ID: 431606
Name: dont-hang
PackageBaseID: 121453
PackageBase: dont-hang
Version: 1.1-1
Description: Simple GTK+ hangman game
URL: https://pelzflorian.de/dont-hang/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Pelzflorian
FirstSubmitted: 1491992249
LastModified: 1501365837
URLPath: /cgit/aur.git/snapshot/dont-hang.tar.gz