Update package install instructions to install specific version of package

Background

This issue relates to the UX scorecard recommendations issue

Problem

When I'm viewing a specific version of a package, I expect the install instructions to install the specific version of that package. What actually happens is the install instructions will install the latest version of the package.

Screen_Shot_2021-09-21_at_3.47.58_PM

Current workflow options

  • Copy / paste instructions from GitLab and amend them to install a specific version

Possible solution

  • When on a version of a package that is not the latest version, install instructions will install that specific version of the package

Questions

  • Why is the interface currently like this?
  • Is it likely the most users would know how to amend the install instructions themselves?
  • How common is it to install an older version of a package?