pacman.c-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S pacman.c-git

* (Optional) Uninstall pacman.c-git on Arch using YAY

$ yay -Rns pacman.c-git

2. Manually Install "pacman.c-git" via AUR

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

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

b. Clone pacman.c-git's git locally

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

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

$ cd ~/pacman.c-git $ makepkg -si

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

ID: 1003771
Name: pacman.c-git
PackageBaseID: 173983
PackageBase: pacman.c-git
Version: 0.r133.7bdeed9-2
Description: A Pacman clone written in C99
URL: https://github.com/floooh/pacman.c
NumVotes: 1
Popularity: 9.5E-5
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1639515090
LastModified: 1639515610
URLPath: /cgit/aur.git/snapshot/pacman.c-git.tar.gz