Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hard-detect common arch-specific package managers #648

Open
shadows-withal opened this issue Oct 2, 2023 · 0 comments
Open

Hard-detect common arch-specific package managers #648

shadows-withal opened this issue Oct 2, 2023 · 0 comments

Comments

@shadows-withal
Copy link
Contributor

When a user adds a custom package manager that we know is only available for a specific target, we should (until #604 is fully implemented) try to guess this.

  • Homebrew, if you don't have the cargo-dist integration
  • scoop, for Windows
  • Linuxbrew? Not sure what would be different about this
  • Various Linux-only package managers (apt, yum, zypper, pacman, rpm, pkgsrc, etc)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant