this post was submitted on 30 Jul 2025
704 points (95.7% liked)
Technology
73495 readers
2865 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
but it's not a package. On arch it downloads the source from his own git and it compiles it on the end user machine. He is a dev and doesn't know that? Or just pretending?
AUR is just (automated) instructions on how to compile (except -bin, in that case it's packaged)
A previous commit of the readme even said:
yes, good luck building from source without documentation on what libraries do you need
I think it's reasonable that he doesn't. He doesn't use Arch (or any Linux flavor), so isn't aware of how packaging for Arch works. I'm guessing someone submitted the PKGBUILD and he just accepted it, and now people come to him for support instead of the person who submitted it.
I 100% agree w/ removing the PKGBUILD, but he doesn't need to go out of his way to remove Linux support. Just state that the project doesn't officially support Linux, but is open to Linux-specific bug fixes. Then if anyone complains about a distro-specific issue, close the issue and move on. If someone opens what seems to be a legitimate bug w/ Linux, leave it open and move on.
That's really all the community should expect here.
They know. The PKGBUILD they provided is exactly the kind of thing that's in the AUR. The dev's PKGBUILD wasn't in the AUR because they didn't want it to be — instead hoping arch users would go to the repository and use their maintained one. Arch users continued to try to use AUR instead, leading to the dev's frustration.
I don't expect this will help anything. If the AUR maintainer is active, they will probably just patch that restriction out.