Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| modul:m347:learningunits:lu07:lu07b:install_multipass [2025/06/05 10:45] – [Install Multipass on Linux] 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 | sudo snap install multipass | ||
| - | (pay attention to the progress-line on the righthand side of your screen) | ||
| </ | </ | ||
| + | //Remark: Pay attention to the progress-line on the righthand side of your screen!// | ||
| - | Check the version after installation | + | 2. Check the version after installation |
| < | < | ||
| multipass --version | multipass --version | ||