dsweep on AUR (Arch User Repository)
Last updated: November 14,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
Copied
b. Install dsweep on Arch using YAY
$
yay -S
dsweep
Copied
* (Optional) Uninstall dsweep on Arch using YAY
$
yay -Rns
dsweep
Copied
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
Copied
b. Clone dsweep's git locally
$
git clone https://aur.archlinux.org/dsweep.git
~/dsweep
Copied
c. Go to ~/dsweep folder and install it
$
cd
~/dsweep
Copied
$
makepkg -si
Copied
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
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