parnoldx / nasc

Do maths like a normal person
http://parnoldx.github.io/nasc/
GNU General Public License v3.0
560 stars 37 forks source link

Make available on ubuntu (or any other distros) #167

Closed FlyinPancake closed 3 years ago

FlyinPancake commented 3 years ago

Hi I'm a fan of this app on elementary, but I would like to use it on other ubuntu based distros. Could you provide a deb file or possibly snap or flatpak package so others get to use this wonderful program? Thanks :)

parnoldx commented 3 years ago

Hi, thank you. Most likely not, I don't like packaging. I think elementary plans to move to flatpak at some point in the future for appstore apps. But I don't know when.

FlyinPancake commented 3 years ago

Yes, I read about the flatpak move. I just assumed (as elementary is currently deb based) that you would have some debs available, but if this isn't the case I don't want to trouble you.

ps.: here seems like devs have to package apps for the new flatpak based appcenter-dashboard

parnoldx commented 3 years ago

There are debs. They get build by the elementary CI and pushed to the appstore. You should be able to access them but I don`t know how. You can also build them from the source and I would merge some Github CI PR to build them automatically.