Install Cpulimit On A Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian And MacOS
Maintainer: gregor herrmann
Email: [email protected] .
Website: http://limitcpu.sourceforge.net/
Section: admin
Install cpulimit
-
Debian
apt-get install cpulimitClick to copy -
Ubuntu
apt-get install cpulimitClick to copy -
Alpine OS
apk add cpulimitClick to copy -
Arch Linux
pacman -S cpulimitClick to copy -
Kali Linux
apt-get install cpulimitClick to copy -
Fedora
dnf install cpulimitClick to copy -
Raspbian
apt-get install cpulimitClick to copy -
macOS
brew install cpulimitClick to copy
cpulimit
tool for limiting the CPU usage of a processcpulimit is a simple program that attempts to limit the CPU usage of a process (expressed in percentage, not in CPU time). This is useful to control batch jobs, when you don't want them to eat too much CPU. It does not act on the nice value or other priority stuff, but on the real CPU usage. Besides it is able to adapt itself to the overall system load, dynamically and quickly.
cpulimit-1
0.2-7.20151118gitf4d2682.fc29.x86_64 : CPU Usage Limiter for Linux
Installation of latest cpulimit command is available for Debian, Ubuntu, Alpine, Arch, Kali, Fedora, Raspbian and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.




