Skip to content

Instantly share code, notes, and snippets.

@BlwLeon
BlwLeon / Working AltServer Wifi Refresh on Linux.txt
Last active October 28, 2025 15:20
Working AltServer Wifi Refresh on Linux - Updated 2025
First of all i want to say that i did this project on an Raspberry Pi 3 with Debian 64 Bit on it.
Also, do *NOT* use this to install Altstore (use an Windows or MacOS build for this) this project is primary for refreshing via wifi
You will need one of those operating systems to proceed anyway
Start with bulilding necessary files for the project. (do apt update and upgrade on a new machine obviously)
sudo apt install -y \
libavahi-compat-libdnssd-dev \
usbmuxd \
ninja-build \