{% extends 'layout.html' %} {% block title %} {{ package.name }} {{ release }} {% endblock %} {% block page_title %} {{ package.name }} {{ release }} {% endblock %} {% block toolbar %} Return to the package {% endblock %} {% block content %}
In order to install this release, use the following command:
$ {{ package.install_command(release) }}
You can also directly download one of these files: