Arch also kinda allows that if you write custom PKGBUILD file. It’s easy to write for simple stuffs that are based on make/cargo etc.
It’s time consuming if some program gives you 100s of lines of code in bash script to install their program though.
Edit:
Another disadvantage of building from source is dependency management. You might accidentally uninstall some dependencies, the standard library versions might change and break your packages, etc.
Using package manager mitigates that.





I was thinking I’d appreciate a website/community where people talk about potential new open source software ideas and interested people can collaborate. Could be small things. And able to filter by category, language, etc.
But I don’t know how the logistics would work. But at least minor things that could be fun. But it could be abused. It’s just my thoughts when I’m like “I wanna make something this week”. Or when I start something and I don’t have the skills for all components.