puncover-git on AUR (Arch User Repository)

Last updated: October 04,2024

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

$ yay -S puncover-git

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

$ yay -Rns puncover-git

2. Manually Install "puncover-git" via AUR

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

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

b. Clone puncover-git's git locally

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

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

$ cd ~/puncover-git $ makepkg -si

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

ID: 921698
Name: puncover-git
PackageBaseID: 168023
PackageBase: puncover-git
Version: r74.706dcc5-1
Description: Analyses C/C++ build output for code size, static variables, and stack usage
URL: https://github.com/HBehrens/puncover
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: seeseemelk
Submitter: seeseemelk
FirstSubmitted: 1623829192
LastModified: 1623829192
URLPath: /cgit/aur.git/snapshot/puncover-git.tar.gz