DISCLAIMER: This project is not related to AltStore or SideStore in any way. This is a script that allows you to install SideStore on your device using your computer.
Before using it, you need to make sure that the following dependencies are installed on your system:
usbmuxdlibimobiledevicelibimobiledevice-utils
To install the dependencies on Debian/Ubuntu, you can run the following command:
sudo apt-get install usbmuxd libimobiledevice6 libimobiledevice-utils
To install the dependencies on Fedora, you can run the following command:
sudo dnf install usbmuxd libimobiledevice libimobiledevice-utils
To install the dependencies on Arch Linux, you can run the following command:
sudo pacman -S usbmuxd libimobiledevice libimobiledevice-utils
You can install SideStore by downloading the latest release or by cloning the repository.
- Download the latest release
- Extract the archive to a directory of your choice.
- Open the terminal and navigate to the directory where you extracted the archive.
- Run the main.sh script