bicep on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S bicep

* (Optional) Uninstall bicep on Arch using YAY

$ yay -Rns bicep

2. Manually Install "bicep" via AUR

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

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

b. Clone bicep's git locally

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

c. Go to ~/bicep folder and install it

$ cd ~/bicep $ makepkg -si

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

ID: 1408332
Name: bicep
PackageBaseID: 192731
PackageBase: bicep
Version: 0.25.53-1
Description: A declarative language for describing and deploying Azure resources
URL: https://github.com/Azure/bicep
NumVotes: 1
Popularity: 0.001234
OutOfDate:
Maintainer: carsme
Submitter: carsme
FirstSubmitted: 1681592283
LastModified: 1707782187
URLPath: /cgit/aur.git/snapshot/bicep.tar.gz