hangman-lite on AUR (Arch User Repository)
Last updated: November 19,2024
1. Install "hangman-lite" 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 hangman-lite on Arch using YAY
$
yay -S
hangman-lite
Copied
* (Optional) Uninstall hangman-lite on Arch using YAY
$
yay -Rns
hangman-lite
Copied
2. Manually Install "hangman-lite" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone hangman-lite's git locally
$
git clone https://aur.archlinux.org/hangman-lite.git
~/hangman-lite
Copied
c. Go to ~/hangman-lite folder and install it
$
cd
~/hangman-lite
Copied
$
makepkg -si
Copied
3. Information about the hangman-lite package on Arch User Repository (AUR)
ID: 563564
Name: hangman-lite
PackageBaseID: 137638
PackageBase: hangman-lite
Version: 1.1-1
Description: Simple CLI hangman game
URL: ganit44.github.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ganit44
Submitter: ganit44
FirstSubmitted: 1543318764
LastModified: 1543318764
URLPath: /cgit/aur.git/snapshot/hangman-lite.tar.gz
Name: hangman-lite
PackageBaseID: 137638
PackageBase: hangman-lite
Version: 1.1-1
Description: Simple CLI hangman game
URL: ganit44.github.io
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ganit44
Submitter: ganit44
FirstSubmitted: 1543318764
LastModified: 1543318764
URLPath: /cgit/aur.git/snapshot/hangman-lite.tar.gz