apex-bin on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S apex-bin

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

$ yay -Rns apex-bin

2. Manually Install "apex-bin" via AUR

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

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

b. Clone apex-bin's git locally

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

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

$ cd ~/apex-bin $ makepkg -si

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

ID: 461702
Name: apex-bin
PackageBaseID: 119386
PackageBase: apex-bin
Version: 0.16.0-5
Description: Build, deploy, and manage AWS Lambda functions with ease (with Go support!).
URL: http://apex.run/
NumVotes: 2
Popularity: 0.001918
OutOfDate:
Maintainer:
FirstSubmitted: 1485960143
LastModified: 1510867312
URLPath: /cgit/aur.git/snapshot/apex-bin.tar.gz