bicep on AUR (Arch User Repository)
Last updated: November 15,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
Copied
b. Install bicep on Arch using YAY
$
yay -S
bicep
Copied
* (Optional) Uninstall bicep on Arch using YAY
$
yay -Rns
bicep
Copied
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
Copied
b. Clone bicep's git locally
$
git clone https://aur.archlinux.org/bicep.git
~/bicep
Copied
c. Go to ~/bicep folder and install it
$
cd
~/bicep
Copied
$
makepkg -si
Copied
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
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