Skip to content

asimov-platform/flatpak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

Flatpak Package for ASIMOV Platform

This repository provides a Flatpak package for the ASIMOV Platform

Prerequisites

  • A Linux distribution with Flatpak installed.

  • The Freedesktop 24.08 runtime. If you haven't installed it already, run the command below to install it from Flathub:

    flatpak install flathub org.freedesktop.Platform//24.08

Installation

  1. Add the ASIMOV Platform Flatpak remote
flatpak remote-add --if-not-exists --user asimov-cli --no-gpg-verify https://asimov-platform.github.io/flatpak
  1. Install the asimov-cli
flatpak install asimov-cli com.asimov_platform.asimov_cli

Usage

After installation, you can run the CLI with:

flatpak run com.asimov_platform.asimov_cli --help

To check the version:

flatpak run com.asimov_platform.asimov_cli --version

Troubleshooting

If you encounter any issues with the runtime, please verify that the Freedesktop Platform 24.08 is installed. For additional help, refer to the Flatpak documentation.

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published