Size: 1215
Comment:
|
Size: 1136
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
The image is based on [[http://releases.ubuntu.com/20.04/|Ubuntu 20.04.5 LTS (Focal Fossa)]] and was created with [[https://www.virtualbox.org/wiki/Downloads|VirtualBox 6.1]]. Das Linux Image basiert auf Ubuntu 22.04 LTS und wurde mit VirtualBox 7.? erstellt. Es enthält alle nötigen Programme für die Nutzung von Python, C/C++ und Java. |
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. |
Line 15: | Line 13: |
* [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2023/algodatss23.ova|algodatss23.ova]] (64Bit, ca. ?GB) | * [[http://ad-teaching.informatik.uni-freiburg.de/AlgoDatSS2023/algodatss23.ova|algodatss23.ova]] (64Bit, ca. 7.5GB) |
Line 17: | Line 15: |
== Specifications == | == Spezifikationen == |
Line 20: | Line 18: |
'''Disk space:''' 32GB | '''Festplattenspeicher:''' 32GB |
Line 22: | Line 20: |
'''Pre-installed packages:''' * ant 1.10.7 * C++ Boost (libboost-all-dev) 1.71 * flake8 3.7.9 * g++ 9.4.0 * gdb 9.2 * gedit 3.36.2 * gtest 1.12.1 * javac 11.0.16 * make 4.2.1 * numpy 1.23.4 * pdfTeX 3.14159265-2.6-1.40.20 * pep8 2.5.0 * pip3 20.0.2 * python3 3.8.10 * scipy 1.9.2 * svn 1.13.0 * vim 8.1 |
'''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 |
Line 42: | Line 45: |
* 1.0 (2022-10-13) | * 1.0 (2023-04-13) |
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
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.