How To Install Free In Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora And Raspbian?
Maintainer: Craig Small
Email: [email protected] .
Website: https://gitlab.com/procps-ng/procps
Section: admin
Install free
-
Debian
apt-get install procpsClick to copy -
Ubuntu
apt-get install procpsClick to copy -
Alpine OS
apk add procpsClick to copy -
Arch Linux
pacman -S procps-ngClick to copy -
Kali Linux
apt-get install procpsClick to copy -
CentOS
yum install procps-ngClick to copy -
Fedora
dnf install procps-ngClick to copy -
Raspbian
apt-get install procpsClick to copy
Display amount of free and used memory in the system.
How to use free?
Below are few example commands for free that you can use in the terminal.
Display system memory:freeClick to copyDisplay memory in Bytes/KB/MB/GB:free -b|k|m|gClick to copyDisplay memory in human readable units:free -hClick to copyRefresh the output every 2 seconds:free -s 2Click to copy
Installation of latest free command is available for Debian, Ubuntu, Alpine, Arch, Kali, CentOS, Fedora and Raspbian. 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.




