pop-os / shop

Pop!_Shop
GNU General Public License v3.0
89 stars 19 forks source link

How do you submit apps? #431

Closed elibroftw closed 6 months ago

elibroftw commented 6 months ago

Working on an app and we have an apt repository as well as deb files. How would we submit them to the pop shop? There's no links on this github repo.

leviport commented 6 months ago

The easiest way is probably to publish a Flatpak on Flathub. Deb packages come from from our Ubuntu mirror, so one would have to get their app added to Ubuntu upstream. We package a select few packages in our own Pop repos, but we try to keep the number of those pretty minimal.

elibroftw commented 6 months ago

Thanks for the quick response. Will look into it.