cpulimit-git on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S cpulimit-git

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

$ yay -Rns cpulimit-git

2. Manually Install "cpulimit-git" via AUR

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

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

b. Clone cpulimit-git's git locally

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

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

$ cd ~/cpulimit-git $ makepkg -si

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

ID: 917783
Name: cpulimit-git
PackageBaseID: 62578
PackageBase: cpulimit-git
Version: 113.f4d2682-1
Description: Limit cpu usage in %. Actualy sends SIGSTOP/SIGCONT
URL: https://github.com/opsengine/cpulimit
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: lenzenmi
Submitter: lenzenmi
FirstSubmitted: 1347019299
LastModified: 1623030121
URLPath: /cgit/aur.git/snapshot/cpulimit-git.tar.gz