project-init on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S project-init

* (Optional) Uninstall project-init on Arch using YAY

$ yay -Rns project-init

2. Manually Install "project-init" via AUR

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

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

b. Clone project-init's git locally

$ git clone https://aur.archlinux.org/project-init.git ~/project-init

c. Go to ~/project-init folder and install it

$ cd ~/project-init $ makepkg -si

3. Information about the project-init package on Arch User Repository (AUR)

ID: 905181
Name: project-init
PackageBaseID: 166691
PackageBase: project-init
Version: 3.1.19-2
Description: Quickly initialize projects from a template.
URL: https://github.com/vmchale/project-init
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: buffet
FirstSubmitted: 1620693367
LastModified: 1620694194
URLPath: /cgit/aur.git/snapshot/project-init.tar.gz