Modify installation instructions for Ubuntu#2697
Modify installation instructions for Ubuntu#2697antony wants to merge 1 commit intomislav:masterfrom
Conversation
Changes to use apt, not snap. Fixes mislav#2695
mislav
left a comment
There was a problem hiding this comment.
Thank you! Looks great ✨
- Which version of hub does this install on Ubuntu?
- If Ubuntu 18 isn't supported by this, should we add a notice?
|
Ubuntu has currently hub in 2.7.0 (https://packages.ubuntu.com/source/groovy/hub) side note: did you guys thinking of bumping it (or asking maintainers to do so) soon, to some more recent version? |
2.7.0 is the latest I've found. It's not likely to be the latest version unless it is extremely actively maintained or automated. Most apt dependencies will install a slightly older version which has been tested by the Canonical team or contributors. It's the same with google cloud sdk and such.
People should be able to reasonably expect installation instructions on the latest LTS and newer, after all - that's why it's called an LTS. Whether you want to support distributions that are now no longer supported (older than the 2 year long term support lifecycle) is up to you, but to keep things simple and clean, I would suggest not doing so. |
This may be too ancient version that perhaps does not work well with latest Git credential helpers what may cause authentication problems, see #2701 |
|
Not only WSL is affected: I just had the same issue with the |
Changes to use apt, not snap. Fixes #2695