cdktf-cli on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S cdktf-cli

* (Optional) Uninstall cdktf-cli on Arch using YAY

$ yay -Rns cdktf-cli

2. Manually Install "cdktf-cli" via AUR

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

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

b. Clone cdktf-cli's git locally

$ git clone https://aur.archlinux.org/cdktf-cli.git ~/cdktf-cli

c. Go to ~/cdktf-cli folder and install it

$ cd ~/cdktf-cli $ makepkg -si

3. Information about the cdktf-cli package on Arch User Repository (AUR)

ID: 1428437
Name: cdktf-cli
PackageBaseID: 174283
PackageBase: cdktf-cli
Version: 0.20.0-1
Description: Cloud Development Kit for Terraform
URL: https://github.com/hashicorp/terraform-cdk
NumVotes: 2
Popularity: 0.005137
OutOfDate:
Maintainer: lflare
Submitter: geraldwuhoo
FirstSubmitted: 1640138392
LastModified: 1710594813
URLPath: /cgit/aur.git/snapshot/cdktf-cli.tar.gz