SideStore-Linux

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.

Dependencies

Before using it, you need to make sure that the following dependencies are installed on your system:

  • usbmuxd
  • libimobiledevice
  • libimobiledevice-utils

Debian/Ubuntu

To install the dependencies on Debian/Ubuntu, you can run the following command:

sudo apt-get install usbmuxd libimobiledevice6 libimobiledevice-utils

Fedora

To install the dependencies on Fedora, you can run the following command:

sudo dnf install usbmuxd libimobiledevice libimobiledevice-utils

Arch Linux

To install the dependencies on Arch Linux, you can run the following command:

sudo pacman -S usbmuxd libimobiledevice libimobiledevice-utils

Installation

You can install SideStore by downloading the latest release or by cloning the repository.

Downloading the latest release

  1. Download the latest release
  2. Extract the archive to a directory of your choice.
  3. Open the terminal and navigate to the directory where you extracted the archive.
  4. Run the main.sh script