• 0 Posts
  • 54 Comments
Joined 2 years ago
cake
Cake day: January 25th, 2024

help-circle

  • 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.




  • I think most early users do check further than open source licenses. It’s possible they’ll add things later, but if they add after it has enough users we have significant number of users to have some people check. And if the user base is small then they’re probably more involved, or are reading/modifying code for their use cases.

    Of course it’s not foolproof, but it has worked for a long time because of things like that