Install
From packages #
Sorry! This isn’t yet packaged in any distribution.
Using go (from sources) #
The tool can be installed as a go module:
go install github.com/archivekeep/archivekeep@latest
# ensure PATH is set correctly (in .bashrc)
export PATH="$PATH:$HOME/go/bin"