Guest User

Untitled

a guest
Oct 21st, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. #!/bin/bash
  2.  
  3. sudo add-apt-repository -y ppa:freecad-maintainers/freecad-stable
  4. sudo add-apt-repository -y ppa:js-reynaud/kicad-5
  5. sudo apt update
  6. sudo apt-get -y install chromium-browser inkscape transmission freecad git gitg ubuntu-restricted-extras
  7. sudo apt-get -y install filezilla audacity kicad youtube-dl vim vlc snapd gedit build-essential
  8. sudo apt-get -y install openjdk-8-jdk eclipse virtualbox virtualbox-guest-additions-utils virtualbox-ext-packn dia
  9. sudo snap install intellij-idea-community --classic
  10. sudo snap install vscode
  11. sudo snap install docker
Add Comment
Please, Sign In to add comment