Join Nostr
2024-09-08 18:35:52 UTC
in reply to

Carl George :fedora: :centos: on Nostr: I can confirm that rust programs can be quite difficult to package in Fedora. I ...

I can confirm that rust programs can be quite difficult to package in Fedora. I haven't really noticed a problem with compile times however, but rather the dependency sprawl (perhaps the complications you referred to). You either have to bundle everything (difficult to indicate all bundled software and licenses) or package each dependency separately.