acorn-cli on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S acorn-cli

* (Optional) Uninstall acorn-cli on Arch using YAY

$ yay -Rns acorn-cli

2. Manually Install "acorn-cli" via AUR

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

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

b. Clone acorn-cli's git locally

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

c. Go to ~/acorn-cli folder and install it

$ cd ~/acorn-cli $ makepkg -si

3. Information about the acorn-cli package on Arch User Repository (AUR)

ID: 1405459
Name: acorn-cli
PackageBaseID: 186914
PackageBase: acorn-cli
Version: v0.10.1-1
Description: A simple application deployment framework for Kubernetes
URL: https://acorn.io/
NumVotes: 2
Popularity: 0.000565
OutOfDate:
Maintainer: dbodky
Submitter: dbodky
FirstSubmitted: 1666772738
LastModified: 1707297420
URLPath: /cgit/aur.git/snapshot/acorn-cli.tar.gz