@inproceedings{d8b6a66b0208442eb3d52f2eeb5bc7c4,
title = "MPM: A modular package manager",
abstract = "Software distributions in the FOSS world rely on so-called package managers for the installation and removal of packages on target machines. State-of-the-art package managers are monolithic in architecture, and each of them is hard-wired to an ad-hoc dependency solver implementing a customized heuristics. In this paper we propose a modular architecture allowing for pluggable dependency solvers and backends. We argue that this is the path that leads to the next generation of package managers that will deliver better results, accept more expressive input languages, and can be easily adaptable to new platforms. We present a working prototype - called MPM - which has been implemented following the design advocated in this paper.",
keywords = "package managers",
author = "Pietro Abate and Roberto Dicosmo and Ralf Treinen and Stefano Zacchiroli",
year = "2011",
month = jul,
day = "25",
doi = "10.1145/2000229.2000255",
language = "English",
isbn = "9781450307239",
series = "CompArch'11 - Proceedings of the 2011 Federated Events on Component-Based Software Engineering and Software Architecture - CBSE'11",
pages = "179--187",
booktitle = "CompArch'11 - Proceedings of the 2011 Federated Events on Component-Based Software Engineering and Software Architecture - CBSE'11",
note = "14th ACM SIGSOFT Symposium on Component Based Software Engineering, CBSE'11, Held as Part of the 2011 Federated Events on Component-Based Software Engineering and Software Architecture, CompArch'11 ; Conference date: 20-06-2011 Through 24-06-2011",
}