Skip to main content

Installation

Supported installation methods.

Note: after installation, it is encouraged to run config-init for the first-time setup.

Binary

  1. Download

curl -LO https://codeberg.org/fausty/wallypub/releases/download/1.0.1/wallypub_1.0.1

  1. Move to usr bin

sudo mv wallypub_1.0.1 /usr/local/bin/wallypub

  1. Make executable

sudo chmod +x /usr/local/bin/wallypub

  1. Run

wallypub --help

Python

https://pypi.org/project/wallypub/

pip install wallypub