coz on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S coz

* (Optional) Uninstall coz on Arch using YAY

$ yay -Rns coz

2. Manually Install "coz" via AUR

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

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

b. Clone coz's git locally

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

c. Go to ~/coz folder and install it

$ cd ~/coz $ makepkg -si

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

ID: 795685
Name: coz
PackageBaseID: 157982
PackageBase: coz
Version: 0.2.2-2
Description: A new kind of profiler that measures optimization potential
URL: https://github.com/plasma-umass/coz
NumVotes: 3
Popularity: 0.016094
OutOfDate:
Maintainer:
Submitter: jonathon
FirstSubmitted: 1600883556
LastModified: 1600889020
URLPath: /cgit/aur.git/snapshot/coz.tar.gz