Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| modul:m347:learningunits:lu07:lu07b:install_multipass [2025/06/05 10:10] – angelegt dgaravaldi | modul:m347:learningunits:lu07:lu07b:install_multipass [2025/06/05 10:47] (aktuell) – dgaravaldi | ||
|---|---|---|---|
| Zeile 5: | Zeile 5: | ||
| \\ | \\ | ||
| ===== Install Multipass on Linux ===== | ===== Install Multipass on Linux ===== | ||
| - | - To install Multipass on a Linux system, run the following command: | + | 1. To install Multipass on a Linux system, run the following command: |
| + | < | ||
| + | sudo snap install multipass | ||
| + | </ | ||
| + | //Remark: Pay attention to the progress-line on the righthand side of your screen!// | ||
| + | |||
| + | 2. Check the version after installation | ||
| + | < | ||
| + | multipass --version | ||
| + | </ | ||
| + | |||
| + | As a result you should see a similar screen as follows: | ||
| + | |||
| + | {{: | ||