09-08-2021, 02:01 PM
(This post was last modified: 09-08-2021, 03:13 PM by ragreenburg.)
I managed to almost get a flatpak working but the issue is a required library won't install with flatpak (known issue sadly) and have been trying to build a deb package but have had virtually zero success after 10+ hours. I don't get how it is seemingly so hard to just create a package.
Edit: I am now deciding I hate packaging apps in general so there's that. I did manage to package this into a deb package and would love some feedback. Though please read the Readme to get an understanding of what I am going for and the short comings.
The deb file is here https://gitlab.com/greenbeast/elephant_r...all.deb.gz so just download that and run `gunzip -d elephant-remember_0.9_all.deb.gz` in the same directory and then run `sudo apt install ./elephant-remember_0.9_all.deb` and it should install. I just did it on my PP and it worked fine.
Edit: I am now deciding I hate packaging apps in general so there's that. I did manage to package this into a deb package and would love some feedback. Though please read the Readme to get an understanding of what I am going for and the short comings.
The deb file is here https://gitlab.com/greenbeast/elephant_r...all.deb.gz so just download that and run `gunzip -d elephant-remember_0.9_all.deb.gz` in the same directory and then run `sudo apt install ./elephant-remember_0.9_all.deb` and it should install. I just did it on my PP and it worked fine.