Skip to content

Software installation script and course handouts for Aarhus University Software Enginnering

License

Notifications You must be signed in to change notification settings

clegaard/au-sweng-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

au-sweng-image

Software installation script and course handouts for Aarhus University Software Enginnering.

The script is tested with Ubuntu 20.04

How to install software

Software

To install the software on the VM execute the 'install.sh' script located in the root using super-user privileges:

sudo ./install.sh

You may have to grant execution permission to the script using the 'chmod' command:

chmod +x install.sh

The following software is installed by the script

  • curl
  • Git
  • pip + python3-disutils
  • GNU Compiler Collection (GCC)
  • CMake

About

Software installation script and course handouts for Aarhus University Software Enginnering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages