coz on AUR (Arch User Repository)
Last updated: March 13,2025
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
Copied
b. Install coz on Arch using YAY
$
yay -S
coz
Copied
* (Optional) Uninstall coz on Arch using YAY
$
yay -Rns
coz
Copied
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
Copied
b. Clone coz's git locally
$
git clone https://aur.archlinux.org/coz.git
~/coz
Copied
c. Go to ~/coz folder and install it
$
cd
~/coz
Copied
$
makepkg -si
Copied
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
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