cpulimit on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "cpulimit" 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 cpulimit on Arch using YAY
$
yay -S
cpulimit
Copied
* (Optional) Uninstall cpulimit on Arch using YAY
$
yay -Rns
cpulimit
Copied
2. Manually Install "cpulimit" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone cpulimit's git locally
$
git clone https://aur.archlinux.org/cpulimit.git
~/cpulimit
Copied
c. Go to ~/cpulimit folder and install it
$
cd
~/cpulimit
Copied
$
makepkg -si
Copied
3. Information about the cpulimit package on Arch User Repository (AUR)
ID: 1234771
Name: cpulimit
PackageBaseID: 192136
PackageBase: cpulimit
Version: 1:0.2-3
Description: Limit cpu usage of a process in percentage. Actually sends SIGSTOP/SIGCONT POSIX signals to processes
URL: https://github.com/opsengine/cpulimit
NumVotes: 9
Popularity: 0.647168
OutOfDate:
Maintainer: tarball
Submitter: arojas
FirstSubmitted: 1680302762
LastModified: 1680302762
URLPath: /cgit/aur.git/snapshot/cpulimit.tar.gz
Name: cpulimit
PackageBaseID: 192136
PackageBase: cpulimit
Version: 1:0.2-3
Description: Limit cpu usage of a process in percentage. Actually sends SIGSTOP/SIGCONT POSIX signals to processes
URL: https://github.com/opsengine/cpulimit
NumVotes: 9
Popularity: 0.647168
OutOfDate:
Maintainer: tarball
Submitter: arojas
FirstSubmitted: 1680302762
LastModified: 1680302762
URLPath: /cgit/aur.git/snapshot/cpulimit.tar.gz