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
- Download
curl -LO https://codeberg.org/fausty/wallypub/releases/download/1.0.1/wallypub_1.0.1
- Move to usr bin
sudo mv wallypub_1.0.1 /usr/local/bin/wallypub
- Make executable
sudo chmod +x /usr/local/bin/wallypub
- Run
wallypub --help
Python
https://pypi.org/project/wallypub/
pip install wallypub
No comments to display
No comments to display