Paket entpacken und die 3 Schritte ausführen. U.U. musst noch eine c++ Laufzeitbibliothek installieren. Unpack the archive and follow the 3 steps below. Propably a c++ rutime library must be installed additionally. 1. Dot net 6 installation: Ternimal: sudo apt-get update; \ sudo apt-get install -y apt-transport-https && \ sudo apt-get update && \ sudo apt-get install -y aspnetcore-runtime-6.0 2. WebKitGtx installation: Terminal: sudo apt-get update && sudo apt-get install libgtk-3-dev libwebkit2gtk-4.0-dev 3. FreeScoreBoard kann nun im Terminal gestartet werden. Terminal: dotnet net6.0/FreeScoreBoard9.dll