flip-git on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S flip-git

* (Optional) Uninstall flip-git on Arch using YAY

$ yay -Rns flip-git

2. Manually Install "flip-git" via AUR

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

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

b. Clone flip-git's git locally

$ git clone https://aur.archlinux.org/flip-git.git ~/flip-git

c. Go to ~/flip-git folder and install it

$ cd ~/flip-git $ makepkg -si

3. Information about the flip-git package on Arch User Repository (AUR)

ID: 939415
Name: flip-git
PackageBaseID: 169206
PackageBase: flip-git
Version: 0.1.3.r0.g1a195a0-1
Description: Flip coins in your command line
URL: https://github.com/dominicegginton/flip
NumVotes: 1
Popularity: 0
OutOfDate: 1683364499
Maintainer: dominicegginton
Submitter: dominicegginton
FirstSubmitted: 1627241404
LastModified: 1627296725
URLPath: /cgit/aur.git/snapshot/flip-git.tar.gz