
| Homebrew (macOS or Linux) |
brew tap filippo.io/age https://filippo.io/agebrew install age
|
| MacPorts |
port install age
|
| Ubuntu 21.04+ |
apt install age
|
| Debian 11+ (Bullseye) |
apt install age
|
| Arch Linux |
pacman -S age
|
| Fedora 33+ |
dnf install age
|
| OpenBSD 6.7+ |
pkg_add age (security/age)
|
| FreeBSD |
pkg install age (security/age)
|
| NixOS / Nix |
nix-env -i age
|
| Gentoo Linux |
emerge app-crypt/age
|
| Void Linux |
xbps-install age
|