Installation

Supported installation methods.

If installing through the AUR or the binary, the first time run will take longer since these rely on PyApp to run.

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

Arch

yay -S wallypub

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


Revision #6
Created 2025-12-23 03:52:17 UTC by Admin
Updated 2025-12-30 05:08:55 UTC by Admin