aws-cdk on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S aws-cdk

* (Optional) Uninstall aws-cdk on Arch using YAY

$ yay -Rns aws-cdk

2. Manually Install "aws-cdk" via AUR

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

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

b. Clone aws-cdk's git locally

$ git clone https://aur.archlinux.org/aws-cdk.git ~/aws-cdk

c. Go to ~/aws-cdk folder and install it

$ cd ~/aws-cdk $ makepkg -si

3. Information about the aws-cdk package on Arch User Repository (AUR)

ID: 1426575
Name: aws-cdk
PackageBaseID: 151816
PackageBase: aws-cdk
Version: 2.132.1-1
Description: CDK Toolkit, the command line tool for CDK apps
URL: https://github.com/awslabs/aws-cdk#readme
NumVotes: 11
Popularity: 0.010793
OutOfDate:
Maintainer: christoph.gysin
Submitter: christoph.gysin
FirstSubmitted: 1587534044
LastModified: 1710350131
URLPath: /cgit/aur.git/snapshot/aws-cdk.tar.gz