Skip to content

openSUSE packages and AppImage #95

@munix9

Description

@munix9

Thanks for your work and the 64bit version.

I have created client/server packages for openSUSE Leap and Tumbleweed, as well as an AppImage of the client version.

This is a work in progress, anyone who wants to is welcome to test this.

openSUSE Leap / Tumbleweed

Project pages:
https://build.opensuse.org/package/show/home:munix9:unstable/openparsec
https://build.opensuse.org/package/show/home:munix9:unstable/openparsec-assets

Download pages:
https://software.opensuse.org//download.html?project=home:munix9:unstable&package=openparsec
https://software.opensuse.org//download.html?project=home:munix9:unstable&package=openparsec-assets

AppImage

https://download.opensuse.org/repositories/home:/munix9:/unstable/AppImage/

e.g.

$ mkdir ~/AppImage
$ cd ~/AppImage
$ wget -O openparsec-x86_64.AppImage https://download.opensuse.org/repositories/home:/munix9:/unstable/AppImage/openparsec-latest-x86_64.AppImage
$ chmod 755 *.AppImage

Start OpenParsec / get help (filename may change after updates)

$ ./openparsec-x86_64.AppImage
$ ./openparsec-x86_64.AppImage -h

Updates can optionally be done with AppImageUpdate (https://github.com/AppImage/AppImageUpdate/releases).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions