bicep-bin on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S bicep-bin

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

$ yay -Rns bicep-bin

2. Manually Install "bicep-bin" via AUR

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

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

b. Clone bicep-bin's git locally

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

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

$ cd ~/bicep-bin $ makepkg -si

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

ID: 1426781
Name: bicep-bin
PackageBaseID: 157560
PackageBase: bicep-bin
Version: 0.26.54-1
Description: A declarative language for describing and deploying Azure resources
URL: https://github.com/Azure/bicep
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: zxp19821005
Submitter: JamieMagee
FirstSubmitted: 1599728853
LastModified: 1710380921
URLPath: /cgit/aur.git/snapshot/bicep-bin.tar.gz