diff --git a/scripts/linuxparty.sh b/scripts/linuxparty.sh
index a4004faf90cfce1579eed03dd03c546d17e628ea..399bd07ef6955bef0eabae5302f44b64152d55dc 100644
--- a/scripts/linuxparty.sh
+++ b/scripts/linuxparty.sh
@@ -59,10 +59,17 @@ PH_PKGS=(\
 "TRUE" "python-scipy" "Bibliothek für scientific computing" \
 "TRUE" "python-matplotlib" "Schnittstelle zum Plotten mit Python" \
 "TRUE" "ipython" "Interaktiver Python Interpreter mit Tab-Vervollständgung" \
-"TRUE" "gnuplot" "Programm um Funktions- und Datenplots anzufertigen" \
-"TRUE" "wxmaxima" "Graphische Benutzeroberfläche für das Maxima Computer Algebra System" \
 "TRUE" "bpython" "Ein weiterer interaktiver Python Interpreter" \
 "TRUE" "spyder" "Python IDE (die, die in Anaconda benutzt wird)" \
+"TRUE" "python3-numpy" "Numeric Bibiliothek für Python (Python 3)" \
+"TRUE" "python3-simpy" "Simulationsframework für Python (Python 3)" \
+"TRUE" "python3-scipy" "Bibliothek für scientific computing (Python 3)" \
+"TRUE" "python3-matplotlib" "Schnittstelle zum Plotten mit Python (Python 3)" \
+"TRUE" "ipython3" "Interaktiver Python Interpreter mit Tab-Vervollständgung (Python 3)" \
+"TRUE" "bpython3" "Ein weiterer interaktiver Python Interpreter (Python 3)" \
+"TRUE" "spyder3" "Python IDE (die, die in Anaconda benutzt wird) (Python 3)" \
+"TRUE" "gnuplot" "Programm um Funktions- und Datenplots anzufertigen" \
+"TRUE" "wxmaxima" "Graphische Benutzeroberfläche für das Maxima Computer Algebra System" \
 )
 
 IF_PKGS=(\