werf-bin on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S werf-bin

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

$ yay -Rns werf-bin

2. Manually Install "werf-bin" via AUR

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

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

b. Clone werf-bin's git locally

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

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

$ cd ~/werf-bin $ makepkg -si

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

ID: 1421402
Name: werf-bin
PackageBaseID: 150265
PackageBase: werf-bin
Version: 1.2.296-1
Description: Kubernetes build and delivery tool
URL: https://werf.io
NumVotes: 1
Popularity: 0.001425
OutOfDate:
Maintainer: rgeraskin
Submitter: ragouel
FirstSubmitted: 1584311526
LastModified: 1709672867
URLPath: /cgit/aur.git/snapshot/werf-bin.tar.gz