deadshot on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S deadshot

* (Optional) Uninstall deadshot on Arch using YAY

$ yay -Rns deadshot

2. Manually Install "deadshot" via AUR

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

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

b. Clone deadshot's git locally

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

c. Go to ~/deadshot folder and install it

$ cd ~/deadshot $ makepkg -si

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

ID: 1074737
Name: deadshot
PackageBaseID: 178511
PackageBase: deadshot
Version: 0.0.6-1
Description: terminal based trading bot
URL: https://github.com/jon4hz/deadshot
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lmartinez-mirror
FirstSubmitted: 1651530988
LastModified: 1651530988
URLPath: /cgit/aur.git/snapshot/deadshot.tar.gz