download page: install tarantool using exact version
Open
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 15
- Forks
- 49
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Like so:
apt-get install tarantool-1.10\*
Sometimes a distro contains newer tarantool than a repository offers. However it is counter-intuitive when, say, you want to install 1.10, but 2.5 comes without any warnings.
I overcome the similar problem in tarantool-php CI.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the download page and review the existing Debian or apt-get installation instructions, then compare the version-pinning example in the linked tarantool-php CI commit. Done means the page clearly shows how to install the requested Tarantool version without silently selecting a newer one.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100