Kristoffer Grönlund
http://linux.conf.au/schedule/presentation/78/
More and more, programming languages include their very own built-in bundle managers. In early scripting langugages like Perl and Python, these techniques have been ad-hoc and primarily centered on making it straightforward for builders to seek out modules to make use of on websites like CPAN and PyPI. More moderen languages include full toolchains for managing the event and distribution of each libraries and functions.
On the similar time, Linux distributions have been centered round bundle administration for a very long time. Most if not all distributions have their very own bundle administration system, designed to make it doable for the distribution builders to bundle, keep and curate libraries and functions, delivering software program updates and safety patches and guaranteeing that the general system is constant and works effectively.
This speak focuses on the intersection of those two bundle administration philosophies. I’ve been concerned within the course of of creating software program written within the rust programming language out there via the openSUSE bundle administration system, and can describe the challenges we have now confronted and the challenges that also stay for Linux distributions as builders get increasingly used to working with language-specific bundle administration techniques.
source