azk on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S azk

* (Optional) Uninstall azk on Arch using YAY

$ yay -Rns azk

2. Manually Install "azk" via AUR

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

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

b. Clone azk's git locally

$ git clone https://aur.archlinux.org/azk.git ~/azk

c. Go to ~/azk folder and install it

$ cd ~/azk $ makepkg -si

3. Information about the azk package on Arch User Repository (AUR)

ID: 314818
Name: azk
PackageBaseID: 105710
PackageBase: azk
Version: 0.18.0-1
Description: azk is a lightweight open source development environment orchestration tool. Instantly & safely run any environment on your local machine.
URL: https://github.com/azukiapp/azk
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: felipe.azukiapp
Submitter: felipe.azukiapp
FirstSubmitted: 1452183491
LastModified: 1466434819
URLPath: /cgit/aur.git/snapshot/azk.tar.gz