Benutzer-Werkzeuge

Webseiten-Werkzeuge


course:linux_config:raspberry_pi_linux_konfiguration

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
course:linux_config:raspberry_pi_linux_konfiguration [2026/02/28 13:26] – [VIM Installation/Konfiguration] torsten.roehlcourse:linux_config:raspberry_pi_linux_konfiguration [2026/02/28 14:13] (aktuell) torsten.roehl
Zeile 43: Zeile 43:
 sudo apt install vim-gtk3 -y sudo apt install vim-gtk3 -y
 sudo apt install xclip          # X11 sudo apt install xclip          # X11
 +
 sudo apt install python3-pylsp sudo apt install python3-pylsp
 +sudo apt install python3-pyflakes
 +sudo apt install python3-pylsp-rope
 +
  
 vim --version | grep python     # +python3 sollte vorhanden sein vim --version | grep python     # +python3 sollte vorhanden sein
course/linux_config/raspberry_pi_linux_konfiguration.1772285193.txt.gz · Zuletzt geändert: von torsten.roehl