·
19 commits
to master
since this release
It is recommended to use AM/AppMan or Gear Lever to manage and integrate the AppImage.
For x86_64:
# Download the AppImage
wget https://github.com/imngkhang/classin-appimage-wrapper/releases/download/continuous/ClassIn-6.0.8.2737-x86_64.AppImage
# Install with Gear Lever
flatpak run it.mijorus.gearlever --integrate ClassIn-6.0.8.2737-x86_64.AppImage
# Or run it manually
chmod +x ClassIn-6.0.8.2737-x86_64.AppImage
./ClassIn-6.0.8.2737-x86_64.AppImageFor aarch64:
# Download the AppImage
wget https://github.com/imngkhang/classin-appimage-wrapper/releases/download/continuous/ClassIn-6.0.8.2738-aarch64.AppImage
# Install with Gear Lever
flatpak run it.mijorus.gearlever --integrate ClassIn-6.0.8.2738-aarch64.AppImage
# Or run it manually
chmod +x ClassIn-6.0.8.2738-aarch64.AppImage
./ClassIn-6.0.8.2738-aarch64.AppImageNote for AM/AppMan users: The intrucsions to install ClassIn is included in the README. You don't need to run the above commands.
Issues & Support
Please report issues in the GitHub Issues.