Skip to content

Package name mapping across backends #5

Description

@trmxvibs

Package names differ across distros for the same software (e.g.
python3-pip on apt vs python-pip on pacman vs py3-pip on apk).
Currently pkgwrap passes the name through unchanged, so users must know
the right name for their OS. A mapping table (even a small curated one
for common packages) would remove a major pain point.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions