Skip to content

Support installation using OS package managers (deb,rpm,...) #1541

@ar406

Description

@ar406

Official documentation explains how to install PyInfra using uv or pip.
This is great, but I feel like an alternative solution should be packages like deb for Debian derivatives or rpm for CentOS/Fedora derivatives.
This would help with deploying PyInfra in environments where packages are preferred due to cross-language consistency, as pip is Python only, whereas deb/rpm provide a consistent interface to install and list installed software regardless of the language.
There are a lot of sources on how to do this with Python code, including:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions