cpoint-git on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S cpoint-git

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

$ yay -Rns cpoint-git

2. Manually Install "cpoint-git" via AUR

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

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

b. Clone cpoint-git's git locally

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

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

$ cd ~/cpoint-git $ makepkg -si

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

ID: 1312957
Name: cpoint-git
PackageBaseID: 197256
PackageBase: cpoint-git
Version: 0.2-1
Description: C-like programming language compiler based on LLVM with garbage collection
URL: https://github.com/Vinz2008/C.
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Vinz2008
Submitter: Vinz2008
FirstSubmitted: 1693690276
LastModified: 1693691600
URLPath: /cgit/aur.git/snapshot/cpoint-git.tar.gz