projen on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S projen

* (Optional) Uninstall projen on Arch using YAY

$ yay -Rns projen

2. Manually Install "projen" via AUR

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

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

b. Clone projen's git locally

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

c. Go to ~/projen folder and install it

$ cd ~/projen $ makepkg -si

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

ID: 1425109
Name: projen
PackageBaseID: 170287
PackageBase: projen
Version: 0.80.10-1
Description: Define and maintain complex project configuration through code. projen synthesizes project configuration files from a well-typed definition written in JavaScript.
URL: https://github.com/projen/projen/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: XenGi
Submitter: XenGi
FirstSubmitted: 1629795041
LastModified: 1710173068
URLPath: /cgit/aur.git/snapshot/projen.tar.gz