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 (218 forks)batch import
help wantedreadytask

Repository metrics

Stars
 (671 stars)
PR merge metrics
 (No merged PRs in 30d)

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