Automated Instagram installation script on WayDroid for Linux. Functional only for Arch Linux or Pacman-based distributions (e.g., Manjaro, EndeavourOS).
git clone https://github.com/letchwl/instagram-waydroid.git ~/instagram-waydroid
cd ~/instagram-waydroidDownload Instagram APK:
https://www.apkmirror.com/apk/instagram/instagram-instagram/instagram-instagram-250-0-0-21-109-release/instagram-250-0-0-21-109-14-android-apk-download/Place the Instagram APK inside the ~/Dowloads folder and rename it to:
com.instagram.android.apk
chmod +x instagram-install.sh./instagram-install.shThe script will install Waydroid (if not already installed), start the container, install Instagram inside it, and create a shortcut to open the app.
Find the Instagram shortcut in the system menu and run it.
Start Waydroid:
sudo systemctl start waydroid-container
waydroid session startStop Waydroid:
waydroid session stopThat's it! Now just use Instagram running on Waydroid inside your Linux.