repo2docker/tests/venv/apt-packages
yuvipanda efe14e7580 Fix postBuild to work properly 2018-02-01 02:10:30 -08:00
..
README.rst updating autogen examples 2017-08-01 11:21:06 -04:00
apt.txt Revise apt.txt and verify to install programs that install to /usr/bin instead of /usr/games 2018-01-02 23:11:33 -08:00
verify Fix postBuild to work properly 2018-02-01 02:10:30 -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.