freesweep on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S freesweep

* (Optional) Uninstall freesweep on Arch using YAY

$ yay -Rns freesweep

2. Manually Install "freesweep" via AUR

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

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

b. Clone freesweep's git locally

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

c. Go to ~/freesweep folder and install it

$ cd ~/freesweep $ makepkg -si

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

ID: 1411366
Name: freesweep
PackageBaseID: 100643
PackageBase: freesweep
Version: 1.0.2-1
Description: a console minesweeper-style game written in C for *nix
URL: https://github.com/rwestlund/freesweep
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: respiranto
Submitter: respiranto
FirstSubmitted: 1443080447
LastModified: 1708263066
URLPath: /cgit/aur.git/snapshot/freesweep.tar.gz