libcpucycles on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S libcpucycles

* (Optional) Uninstall libcpucycles on Arch using YAY

$ yay -Rns libcpucycles

2. Manually Install "libcpucycles" via AUR

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

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

b. Clone libcpucycles's git locally

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

c. Go to ~/libcpucycles folder and install it

$ cd ~/libcpucycles $ makepkg -si

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

ID: 1405475
Name: libcpucycles
PackageBaseID: 189292
PackageBase: libcpucycles
Version: 20240114-1
Description: A microlibrary for counting CPU cycles
URL: https://cpucycles.cr.yp.to
NumVotes: 1
Popularity: 0.49069
OutOfDate:
Maintainer: edoars
Submitter: post-factum
FirstSubmitted: 1672989381
LastModified: 1707299644
URLPath: /cgit/aur.git/snapshot/libcpucycles.tar.gz