= Linux Image für die Vorlesung "Algorithmen und Datenstrukturen" im SS 23 = == Information == Das Linux Image basiert auf Ubuntu 22.04 LTS und wurde mit !VirtualBox 7.0 erstellt. Es enthält alle nötigen Programme für die Nutzung von Python, C/C++ und Java. Username: ''student''<
> Password: ''algodat23'' Wir empfehlen das Passwort sofort nach dem Start mit dem Befehl "passwd" zu ändern. == Download == * [[https://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2023/algodatss23.ova|algodatss23.ova]] (64Bit, ca. 7.5GB) == Spezifikationen == '''RAM:''' 2048MB '''Festplattenspeicher:''' 32GB '''Vorinstallierte Pakete:''' * ant 1.10.12 * C++ Boost (libboost-all-dev) 1.74 * flake8 4.0.1 * g++ 11.3.0 * valgrind 1:3.18.1 * gdb 12.1 * gedit 41.0 * cmake 3.22.1 * gtest 1.13.0 * javac 19.0.2 * make 4.3 * numpy 1.21.5 * pdfTeX 3.141592653-2.6-1.40.22 * pep8 1.7.1 * pip3 22.0.2 * python3 3.10.6 * scipy 1.8.0 * svn 1.14.1 * neovim 0.7.2 * vim 8.2 * pypy3 7.3.9 * cowsay 1.13 == Changelog == * 1.0 (2023-04-13) * Initial version of the image.