RexOps/Rex

create a package provider for aptitude

Open

#618 opened on Apr 1, 2015

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Perl (671 stars) (218 forks)batch import
help wantedreadytask

Description

The current package provider for debian/ubuntu is apt-get. The problem with this is, that aptitude uses different algorithms to detect dependencies and updates.

So it would be good to have a second package provider for debian/ubuntu that uses aptitude.

Contributor guide