waypoint on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "waypoint" 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
Copied
b. Install waypoint on Arch using YAY
$
yay -S
waypoint
Copied
* (Optional) Uninstall waypoint on Arch using YAY
$
yay -Rns
waypoint
Copied
2. Manually Install "waypoint" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone waypoint's git locally
$
git clone https://aur.archlinux.org/waypoint.git
~/waypoint
Copied
c. Go to ~/waypoint folder and install it
$
cd
~/waypoint
Copied
$
makepkg -si
Copied
3. Information about the waypoint package on Arch User Repository (AUR)
ID: 1183324
Name: waypoint
PackageBaseID: 168217
PackageBase: waypoint
Version: 0.10.5-1
Description: A tool to build, deploy, and release any application on any platform
URL: https://www.waypointproject.io/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: shyamin
Submitter: grawlinson
FirstSubmitted: 1624325236
LastModified: 1671181664
URLPath: /cgit/aur.git/snapshot/waypoint.tar.gz
Name: waypoint
PackageBaseID: 168217
PackageBase: waypoint
Version: 0.10.5-1
Description: A tool to build, deploy, and release any application on any platform
URL: https://www.waypointproject.io/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: shyamin
Submitter: grawlinson
FirstSubmitted: 1624325236
LastModified: 1671181664
URLPath: /cgit/aur.git/snapshot/waypoint.tar.gz