this post was submitted on 22 May 2025
107 points (94.2% liked)

Open Source

38313 readers
343 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

I created a script that always installs apps from their official source

https://github.com/Tsu-gu/appfetch/

It's a proof of concept of an idea I had a while ago. I dislike having to hunt down apps for my Linux machine when I want them from an official source. Some apps are packages as tarballs, some as .debs, some as install scripts that download a binary, some are flatpaks and snaps.

I created a yaml file with only verified apps from flathub and snapcraft, and added a few apps outside of them that I could think of.

The ultimate goal is the user just typing the names of what they want, and the script will just get it. They shouldn't waste time with picking the right source.

you are viewing a single comment's thread
view the rest of the comments
[–] Entheon@lemmy.world 9 points 1 month ago (10 children)

Maybe add something in the search results to indicate the app's origin? Or even just a way to choose search sources?

[–] tsugu@slrpnk.net 2 points 1 month ago (9 children)

I understand that people treat snap as if it was a contagious virus but the developers chose the method purposely. A lot of KDE apps are only distributed as snaps for example, k3b comes to mind. VLC as well.

There are flatpak versions but they aren't official, which defeats the point a bit.

I do however plan to somehow add the ability to prefer flatpak, since a few of the entries have both a flatpak and snap field.

[–] caseyweederman@lemmy.ca 4 points 1 month ago (3 children)
[–] tsugu@slrpnk.net 1 points 1 month ago (1 children)
[–] caseyweederman@lemmy.ca 1 points 1 month ago (1 children)

a lot of KDE packages are only distributed as snaps

[–] tsugu@slrpnk.net 1 points 1 month ago

Well guess what, I don't use or want to use Arch. Pretty sure there's a nix recipe too, possibly a Void or FreeBSD one too. They aren't maintaind by KDE itself.

load more comments (1 replies)
load more comments (6 replies)
load more comments (6 replies)