Virtuelle Maschine - Blockbuster

Information

Die virtuelle Maschine ist eine Linux Kubuntu installation, in der die Entwicklungsumgebung bereits vorinstalliert und betriebsbereit ist.

Infos zur Neuinstallation

  • Benutzer: user
  • Passwort: 1234

sudo su
apt-get update
apt-get upgrade
apt-get -y install build-essential dkms make gcc rsync mc joe pv freecad inkscape gimp arduino python3-serial

# Gast Erweiterung einlegen
cd /media/user/VBox_GAs_7.0.8
bash VBoxLinuxAddition.run

# KiCAD
add-apt-repository ppa:kicad/kicad-7.0-releases
apt-get update
apt-get -y install kicad
Topic revision: r3 - 20 Aug 2023, DanielSchwab
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback