nothing on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S nothing

* (Optional) Uninstall nothing on Arch using YAY

$ yay -Rns nothing

2. Manually Install "nothing" via AUR

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

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

b. Clone nothing's git locally

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

c. Go to ~/nothing folder and install it

$ cd ~/nothing $ makepkg -si

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

ID: 685122
Name: nothing
PackageBaseID: 146136
PackageBase: nothing
Version: r2894.95ca07bd-1
Description: A game about nothing
URL: https://github.com/tsoding/nothing
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: gkbrk
Submitter: gkbrk
FirstSubmitted: 1572113800
LastModified: 1578789656
URLPath: /cgit/aur.git/snapshot/nothing.tar.gz