diff options
Diffstat (limited to 'packages')
-rw-r--r-- | packages | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -50,7 +50,7 @@ python tk texlive-bin texlive-core imagemagick ghostscript -jre-openjdk # for minecraft +jdk8-openjdk # for minecraft # System zsh @@ -100,6 +100,7 @@ firefox chromium zathura zathura-pdf-mupdf utox gimp +freecad # base-devel autoconf @@ -133,3 +134,8 @@ steam # Power Management tlp powertop + +# Arduino +avrdude +avr-gcc avr-libc +avr-binutils |