⇤ ← Revision 1 as of 2023-04-13 21:32:36
Size: 1215
Comment:
|
Size: 1258
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 17: | Line 17: |
== Specifications == | == Spezifikationen == |
Line 20: | Line 20: |
'''Disk space:''' 32GB | '''Festplattenspeicher:''' 32GB |
Line 22: | Line 22: |
'''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 * 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 |
Line 42: | Line 44: |
* 1.0 (2022-10-13) | * 1.0 (2023-04-13) |
Linux Image für die Vorlesung "Algorithmen und Datenstrukturen" im SS 23
Information
The image is based on Ubuntu 20.04.5 LTS (Focal Fossa) and was created with 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.
Username: student
Password: algodat23
Wir empfehlen das Passwort sofort nach dem Start mit dem Befehl "passwd" zu ändern.
Download
algodatss23.ova (64Bit, ca. ?GB)
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
- 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
Changelog
- 1.0 (2023-04-13)
- Initial version of the image.