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

How to update installed software? #122

Closed
thagabe opened this issue Jul 4, 2015 · 3 comments
Closed

How to update installed software? #122

thagabe opened this issue Jul 4, 2015 · 3 comments

Comments

@thagabe
Copy link

thagabe commented Jul 4, 2015

I would like to know how to the packages installed are updated. For example go, eclipse, visual studio. Does umake have some sort of update function since go is a terminal command tool so it doesn't check if there is a new version. Unlike android studio that has an update functionality.

Thank You!

@Tinche
Copy link
Contributor

Tinche commented Jul 4, 2015

We've thought about it (#74) but there's nothing specific yet.

You can manually update by removing the tool using --remove and installing it again, this should keep your config and fetch the latest version.

@e00dan
Copy link

e00dan commented Jul 9, 2015

👍 +1

@didrocks
Copy link
Member

Thanks for the suggestion!

As Tinche told, we started the discussion on #74. I would really be in favor in adding this remove/readd (but maybe a little bit smarter, like keeping some of the known profiles directory and updating existing launcher for instance instead of wiping it and readding to the end?) for frameworks which don't have their own update mechanism built-in. Then, what should be the command line, and which what framework to start? (I guess, go should be one of the first).

I'm happy to continue this discussion on bug #74 maybe and duplicate this one there?
Duplicate of #74

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants