repo2docker/tests/venv/apt-packages
nmih 711dbb71a0 Add multiple packages to apt.txt to check if all are parsed and installed 2018-01-02 16:44:19 -08:00
..
README.rst updating autogen examples 2017-08-01 11:21:06 -04:00
apt.txt Add multiple packages to apt.txt to check if all are parsed and installed 2018-01-02 16:44:19 -08:00
verify Add multiple packages to apt.txt to check if all are parsed and installed 2018-01-02 16:44:19 -08:00

README.rst

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

System - APT Packages
---------------------

It is possible to install packages using the Shell with the ``apt.txt`` file.
In this case we install ``gfortran`` which does not have an easy Python install.