waypoint-bin on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S waypoint-bin

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

$ yay -Rns waypoint-bin

2. Manually Install "waypoint-bin" via AUR

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

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

b. Clone waypoint-bin's git locally

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

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

$ cd ~/waypoint-bin $ makepkg -si

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

ID: 1301433
Name: waypoint-bin
PackageBaseID: 158786
PackageBase: waypoint-bin
Version: 0.11.4-1
Description: Consistent developer workflow tool
URL: https://www.waypointproject.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jonathanio
Submitter: jonathanio
FirstSubmitted: 1602778175
LastModified: 1691617323
URLPath: /cgit/aur.git/snapshot/waypoint-bin.tar.gz