How can I update this package without brew installed? #1115
-
|
Do I need to download the package from the GitHub releases and install it manually every time there’s an update? Which is too annoying. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 7 replies
-
|
why not use brew then? it's amazing and takes care of all your needs |
Beta Was this translation helpful? Give feedback.
-
|
You could fork/clone the repo, follow the steps on building locally, and use the local version. At least this way, you don't have to download the package every-time a new version is released. However, you would have to keep manually pulling the latest changes from |
Beta Was this translation helpful? Give feedback.
-
|
@6c67b9 Could you describe the user experience you'd like to see for updates? You say it's annoying to download an installer package and install it. Could you provide specifics on why it's annoying? |
Beta Was this translation helpful? Give feedback.
@6c67b9 Take a look at #1173. It is gonna get merged soon and allows you to install the latest release automatically. It doesn't notify you when there is an update, but maybe that is something we can figure out in the near future.