werf-git on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S werf-git

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

$ yay -Rns werf-git

2. Manually Install "werf-git" via AUR

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

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

b. Clone werf-git's git locally

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

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

$ cd ~/werf-git $ makepkg -si

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

ID: 806872
Name: werf-git
PackageBaseID: 158910
PackageBase: werf-git
Version: v1.2.0.alpha11.r0.g4bfce41cd-1
Description: Open Source CLI tool written in Go, designed to simplify and speed up the delivery of applications
URL: https://github.com/werf/werf
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rayder
FirstSubmitted: 1603120204
LastModified: 1603185523
URLPath: /cgit/aur.git/snapshot/werf-git.tar.gz