project-generator on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S project-generator

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

$ yay -Rns project-generator

2. Manually Install "project-generator" via AUR

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

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

b. Clone project-generator's git locally

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

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

$ cd ~/project-generator $ makepkg -si

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

ID: 1189363
Name: project-generator
PackageBaseID: 102987
PackageBase: project-generator
Version: 0.11.3-1
Description: Project generators for various embedded tools (IDE)
URL: https://github.com/project-generator/project_generator
NumVotes: 2
Popularity: 0
OutOfDate: 1700431291
Maintainer: 2bluesc
Submitter: 2bluesc
FirstSubmitted: 1446788939
LastModified: 1672334122
URLPath: /cgit/aur.git/snapshot/project-generator.tar.gz