Skip to content

Instantly share code, notes, and snippets.

@Denisuu
Denisuu / Working AltServer Wifi Refresh on Linux.txt
Created October 28, 2025 15:20 — forked from BlwLeon/Working AltServer Wifi Refresh on Linux.txt
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 \