flip-bin on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S flip-bin

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

$ yay -Rns flip-bin

2. Manually Install "flip-bin" via AUR

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

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

b. Clone flip-bin's git locally

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

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

$ cd ~/flip-bin $ makepkg -si

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

ID: 941492
Name: flip-bin
PackageBaseID: 169174
PackageBase: flip-bin
Version: 0.1.5-1
Description: Flip coins in your command line
URL: https://github.com/dominicegginton/flip
NumVotes: 1
Popularity: 0
OutOfDate: 1683364463
Maintainer: dominicegginton
Submitter: dominicegginton
FirstSubmitted: 1627134197
LastModified: 1627685789
URLPath: /cgit/aur.git/snapshot/flip-bin.tar.gz