cpproj-git on AUR (Arch User Repository)

Last updated: May 10,2024

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

$ yay -S cpproj-git

* (Optional) Uninstall cpproj-git on Arch using YAY

$ yay -Rns cpproj-git

2. Manually Install "cpproj-git" via AUR

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

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

b. Clone cpproj-git's git locally

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

c. Go to ~/cpproj-git folder and install it

$ cd ~/cpproj-git $ makepkg -si

3. Information about the cpproj-git package on Arch User Repository (AUR)

ID: 917949
Name: cpproj-git
PackageBaseID: 167737
PackageBase: cpproj-git
Version: r28.eedf654-1
Description: C++ Package Management tool based on cargo (rust)
URL: https://github.com/adi-g15/cpproj
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: adig15
Submitter: adig15
FirstSubmitted: 1623069327
LastModified: 1623069327
URLPath: /cgit/aur.git/snapshot/cpproj-git.tar.gz