clarinet icon indicating copy to clipboard operation
clarinet copied to clipboard

Support for more package manager (apt, macport)

Open MarvinJanssen opened this issue 3 years ago • 7 comments

I wanted to create a single issue to track package manager support.

Feel free to amend this issue.

MarvinJanssen avatar Jul 03 '21 18:07 MarvinJanssen

PR for Homebrew (macOS): https://github.com/Homebrew/homebrew-core/pull/80745.

MarvinJanssen avatar Jul 07 '21 18:07 MarvinJanssen

Looking at package managers on windows

  • https://github.com/lukesampson/scoop: 13.6k ⭐️
  • https://github.com/chocolatey/choco: 7.6k ⭐️

Should we use stars as a proxy for priority?

lgalabru avatar Jul 07 '21 20:07 lgalabru

As pointed by @zone117x in another channel, going on the winget path might actually be more mainstream, since this package manager will be available by default on every single windows 10 machine: https://devblogs.microsoft.com/commandline/windows-package-manager-1-0/

So in terms of priority, I'd say:

  • [x] Homebrew (macOS): must have
  • [x] Winget (Windows): must have
  • [ ] Apt (Linux): nice to have

lgalabru avatar Jul 08 '21 15:07 lgalabru

Agreed.

MarvinJanssen avatar Jul 08 '21 20:07 MarvinJanssen

Winget support is completed! https://github.com/hirosystems/clarinet/blob/develop/README.md#install-from-winget-windows

CharlieC3 avatar Jul 16 '21 18:07 CharlieC3

1

lgalabru avatar Jul 20 '21 04:07 lgalabru

Recent developer feedback indicates that windows devs want support for other package managers. Choco (https://github.com/chocolatey/choco) came up as a suggestion

agraebe avatar Sep 08 '21 20:09 agraebe

Closing this one due to age. I'm happy to revisit if interest resurfaces.

smcclellan avatar Jul 20 '23 00:07 smcclellan