-
Notifications
You must be signed in to change notification settings - Fork 86
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
Add alternative installation instructions #175
Comments
The only option that is ready at this point is the Windows Store option. We are getting closer with Linux and MacOS support, but at this point it is not ready for general consumption or feedback, so for now we should wait with install instructions in the README until things are ready :) But then, yes, agreed, we need to add them! I'll keep this issue open to track that. |
Related to this: I understand that juliaup should update itself. Does this, too, rely on a connection with the Windows Store? Getting the Windows Store to work is very hard, so after the first install, it would be good to not rely on juliaup communicating with the store. |
Yes, the version from the Windows Store gets updated by the Windows Store. It solves a lot of problems as doing background updates is not trivial... My current plan is to next figure out automatic self-update for Linux and Mac, and then come back to Windows and see whether we can improve the situation for folks where the Windows Store is in some form blocked. |
What exactly do you mean by 'background updates'? Off the top of my head, Powershell ( |
Does the new-ish Windows package manager, winget, change the picture at all, or is that just a CLI for the Store app? |
It is not, but it can function as one:
I tried to circumvent the Store by using |
This is blocked by microsoft/winget-cli#1585 (comment). |
Linux & Mac: I couldn't find specific instructions, but I'm guessing they exist, as it sounds like Juliaup should work on these platforms.
Windows: For some, installing from the Store may not be an option. How should these people install Juliaup?
It would be nice if the README listed these installation instructions.
The text was updated successfully, but these errors were encountered: