-
-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
priority: criticalMust have for MVP - work on these firstMust have for MVP - work on these firststatus: readyReady to claim and work onReady to claim and work on
Milestone
Description
Title: Detect and resolve package dependencies
Description:
When installing software, automatically detect and install dependencies.
Requirements:
- Query apt/yum for dependencies
- Build dependency tree
- Install in correct order
- Handle circular dependencies
Acceptance Criteria:
- Resolves dependencies for common packages
- Doesn't reinstall already-installed packages
- Tests
- Documentation
Skills: Python, apt/yum internals, graph algorithms
Bounty: $75 upon merge
Metadata
Metadata
Assignees
Labels
priority: criticalMust have for MVP - work on these firstMust have for MVP - work on these firststatus: readyReady to claim and work onReady to claim and work on