newpr on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S newpr

* (Optional) Uninstall newpr on Arch using YAY

$ yay -Rns newpr

2. Manually Install "newpr" via AUR

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

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

b. Clone newpr's git locally

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

c. Go to ~/newpr folder and install it

$ cd ~/newpr $ makepkg -si

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

ID: 1317957
Name: newpr
PackageBaseID: 196829
PackageBase: newpr
Version: 0.1.8-1
Description: Automate the creation of new programming projects
URL: https://gitlab.com/luxzi/newpr
NumVotes: 1
Popularity: 0.016058
OutOfDate:
Maintainer: Luxzi
Submitter: Luxzi
FirstSubmitted: 1692558043
LastModified: 1694562770
URLPath: /cgit/aur.git/snapshot/newpr.tar.gz