Post #1474307
2026-04-20 08:33 UTC
@wezm Age verification:
```shell
$ which age
$
```
(age not installed)
Replies (1)
-
@wezm@mastodon.decentralised.social 2026-04-20 08:44
@doekman just gotta install it ;-) $ doas apk add age The following NEW packages will be installed: age age-man Need to download 4774 KiB of packages. After this operation, 21.5 MiB of additional disk space will be used. Do you want to continue [Y/n]? (1/2) Installing age (1.3.1-r1) (2/2) Installing age-man (1.3.1-r1) Executing mandoc-apropos-1.14.6-r6.trigger * Regenerating man db... OK: 7597.5 MiB in 1562 packages $ which age /usr/bin/age