Skip to content

RPM and DEB extraction #46

Description

@bastianeicher

ZeroInstall.Archives.Extractors contains classes for extracting various archive types. We should add support for RPM and DEB archives.

Similar to how DmgExtractor only works on macOS, because it uses binaries included with the operating system, its OK for those extractors to rely on native Linux binaries. However, if suitable .NET libraries exist that can do the extraction in-process, that is preferable.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions