Skip to content
View user5145's full-sized avatar
  • Europe
Block or Report

Block or report user5145

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. sh.ppy.Osu-lazer-flatpak sh.ppy.Osu-lazer-flatpak Public

    Distribution independent osu

    5 1

  2. how to build, install and remove fla... how to build, install and remove flatpak applications from cli
    1
    1. Store in a repository
    2
    flatpak-builder --force-clean build-dir --repo=/path/to/local/repo your.application.Client.yml
    3
    
                  
    4
    2. Install from the repository
    5
    flatpak --user install localrepo your.application.Client