We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
how to install this on a offline linux ?
i tried very hard to install this with all the obscure create-usb or create bundle from flatpak and like nothing work at all (centos8 flatpak 1.6)
it will be wondeful if we can have an appimage
The text was updated successfully, but these errors were encountered:
You can download the package for x86 from here: https://github.com/Murmele/Gittyup/releases/tag/gittyup_v1.2.2
Sorry, something went wrong.
thanks but my problem is the flatpak dependecies , i d'ont sucessd to make a true offline package
@moolight-seashell, see https://www.reddit.com/r/linuxquestions/comments/l5dtw5/comment/gktjum0/?utm_source=share&utm_medium=web2x&context=3 (from https://www.google.com/search?q=flatpak+offline+installer+site:www.reddit.com). flatpak packages have the same online dependency resolution requirement (if dependencies are unfulfilled) as .deb or .rpm packages do. Even .AppImage technically does. The only good solution to your problem is to create a useful VM image for your purpose instead of recycling the same too-basic one.
flatpak
.deb
.rpm
.AppImage
You can also try the appimage: #579
No branches or pull requests
how to install this on a offline linux ?
i tried very hard to install this with all the obscure create-usb or create bundle from flatpak and like nothing work at all (centos8 flatpak 1.6)
it will be wondeful if we can have an appimage
The text was updated successfully, but these errors were encountered: