Details

    • Sub-task
    • Resolution: Out of scope
    • P2: Important
    • None
    • All Other Issues
    • None

    Description

      We need flatpak in the Ubuntu image(actually any linux distribution would do it but so far I see Ubuntu 16.04. has already packages)

      sudo add-apt-repository ppa:alexlarsson/flatpak
      sudo apt update
      sudo apt install flatpak flatpak-builder

      It is the official repository of flatpak: https://flatpak.org/getting.html

      It would nice too that the actual runtime is already installed so we don't need to download it all the time:

      flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
      flatpak install flathub org.kde.Sdk//5.9 # currently used
      flatpak install flathub org.kde.Sdk//5.10 # used in the near future

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hehalmet Heikki Halmet
            bubke Marco Bubke
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes