Comment by πŸ‘» ps

Re: "I'm trying to build my first Flatpak app for some…"

In: s/Linux

Finally, I implemented this manifest, if someone interested in reviewing it:

β€” twister p2p manifest for Flatpak bundle

Can't say it was simple, I spent a few days on that but got some experience.

Now I want to create bundles for a few other abandoned apps :)

πŸ‘» ps [OP]

2025-04-05 Β· 1 year ago

Original Post

πŸŒ’ s/Linux

πŸ‘» ps:

I'm trying to build my first Flatpak app for some application that people can't install on their modern systems. It's written in C++, requires libboost and some other dependencies to build, like libssl-dev, libdb++-dev, etc. Can I install them from the Flatpak or I should build them from the source?

πŸ’¬ 5 comments Β· 2025-04-03 Β· 1 year ago