Please follow the instructions to make sure Tribe works well for you:
- If upgrading, delete any old version of the *AppImage so instructions below work
- Download the Tribe AppImage (learn about AppImages here)
- Change permissions of AppImage:
chmod +x ./*.AppImage
- Extract AppImage:
./TribeInstaller-latest-x86_64.AppImage --appimage-extract
- Change name of extracted folder:
mv squashfs-root tribe-app
- Move the folder to wherever makes you happiest :)
- Run Tribe by going into the tribe-app folder and running it with
./tribe
<aside>
🐧 If you have any problems or questions, or want to join the linux-user Slack channel, please let us know at [email protected].
If you have any comments, edits, ideas, feel free to leave a comment on this page, and thanks for helping us improve Tribe on Linux.
</aside>