Skip to content

Releases: imngkhang/classin-appimage-wrapper

Continuous build (Unofficial)

Choose a tag to compare

@github-actions github-actions released this 22 Aug 02:36

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.AppImage

For 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.AppImage

Note 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.

Version 6.0.8 (Unofficial)

Choose a tag to compare

@github-actions github-actions released this 21 Aug 16:18

It is recommended to use AM/AppMan Gear Lever to manage and integrate the AppImage.

For x86_64:

# Download the AppImage
wget https://github.com/imngkhang/classin-appimage-wrapper/releases/download/6.0.8/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.AppImage

For aarch64:

# Download the AppImage
wget https://github.com/imngkhang/classin-appimage-wrapper/releases/download/6.0.8/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.AppImage

Note 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.