Skip to content

[Feature]: Add APT Distribution for mr-manager #29

Description

@mowi12

What problem are you trying to solve?

Linux users (Debian/Ubuntu) lack a native package manager installation method. Manual installation reduces usability and trust.

Proposed solution

Provide a .deb package and distribute via an APT repository compatible with Debian-based systems.

Use standard tooling such as APT workflows, including:

  • Building .deb artifacts
  • Hosting a package repository
  • Signing packages and repository metadata
  • Providing setup instructions for users

Alternatives considered

  • Manual binary distribution
  • Python-only installation via pip
  • Submitting directly to Debian repositories (long-term option)

Expected impact

Enables native Linux installation, improves trust via signed packages, and simplifies system-wide CLI usage.

Relevant config/code snippet

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestsuspendedWill not be processed further for the time being but could become relevant again later

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions