Installing Theos
This page will go through the steps of installing Theos for your development platform.
Linux
Development Platforms
Prerequisites
On Linux or WSL:
sudo apt-get install fakeroot git perl clang-6.0 build-essentialAdditionally on WSL:
sudo update-alternatives --set fakeroot /usr/bin/fakeroot-tcpOn Google Cloud Shell:
Set up the THEOS environment variable
Clone Theos to the device
Get the toolchain
Get an iOS SDK
Install the Swift toolchain (Optional)
iOS
Development Platforms
Prerequisites
Add and install the following in Cydia
Set up the THEOS environment variable
Clone Theos to the device
Get the toolchain
Get an iOS SDK
Install the Swift toolchain (Optional)
macOS
Development Platforms
Prerequisites
Install the following tools
Set up the THEOS environment variable
Clone Theos to the device
Get the toolchain
Get an iOS SDK
Windows
Last updated