dsweep on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S dsweep

* (Optional) Uninstall dsweep on Arch using YAY

$ yay -Rns dsweep

2. Manually Install "dsweep" via AUR

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

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

b. Clone dsweep's git locally

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

c. Go to ~/dsweep folder and install it

$ cd ~/dsweep $ makepkg -si

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

ID: 609889
Name: dsweep
PackageBaseID: 141810
PackageBase: dsweep
Version: 1.0.0-1
Description: A minesweeper clone for the terminal written in D
URL: https://github.com/seeseemelk/dsweep
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: seeseemelk
Submitter: seeseemelk
FirstSubmitted: 1557076491
LastModified: 1557076491
URLPath: /cgit/aur.git/snapshot/dsweep.tar.gz