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

(feat): install Porter with the package managers of different Linux distributions #3124

Open
SpiffyEight77 opened this issue May 21, 2024 · 0 comments
Labels
suggestion Idea for maintainers to consider. Do not take this issue until triaged.

Comments

@SpiffyEight77
Copy link
Contributor

Describe the solution you'd like
Provide a simple way to install porter on different Linux distributions.

  • Via snap for Linux
snap install porter
  • On Arch Linux
pacman -S porter
  • On OpenSUSE Linux distribution
zypper install porter
  • On FreeBSD
pkg install porter
@SpiffyEight77 SpiffyEight77 added the suggestion Idea for maintainers to consider. Do not take this issue until triaged. label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion Idea for maintainers to consider. Do not take this issue until triaged.
Projects
None yet
Development

No branches or pull requests

1 participant