pulumictl on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S pulumictl

* (Optional) Uninstall pulumictl on Arch using YAY

$ yay -Rns pulumictl

2. Manually Install "pulumictl" via AUR

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

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

b. Clone pulumictl's git locally

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

c. Go to ~/pulumictl folder and install it

$ cd ~/pulumictl $ makepkg -si

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

ID: 1336232
Name: pulumictl
PackageBaseID: 167115
PackageBase: pulumictl
Version: 0.0.45-1
Description: A swiss army knife for Pulumi development
URL: https://github.com/pulumi/pulumictl
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: ekini
Submitter: ekini
FirstSubmitted: 1621549850
LastModified: 1697656664
URLPath: /cgit/aur.git/snapshot/pulumictl.tar.gz