backdoor on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S backdoor

* (Optional) Uninstall backdoor on Arch using YAY

$ yay -Rns backdoor

2. Manually Install "backdoor" via AUR

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

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

b. Clone backdoor's git locally

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

c. Go to ~/backdoor folder and install it

$ cd ~/backdoor $ makepkg -si

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

ID: 812827
Name: backdoor
PackageBaseID: 154891
PackageBase: backdoor
Version: 0.10.0-1
Description: A deck-building card roguelike cyberpunk game.
URL: https://uspgamedev.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: kleintux
Submitter: kleintux
FirstSubmitted: 1593332000
LastModified: 1604345335
URLPath: /cgit/aur.git/snapshot/backdoor.tar.gz