Difference between revisions of "Ubuntu setup for a class"

From DiLab
Jump to: navigation, search
(Development tools)
Line 10: Line 10:
sudo apt-get install build-essential subversion git meld
sudo apt-get install build-essential subversion git meld
sudo apt-get install binutils gcc
sudo apt-get install binutils gcc
sudo apt-get install python python-pip
sudo apt-get install openjdk-9-jdk
sudo apt-get install openjdk-9-jdk
sudo apt-get install codeblocks
sudo apt-get install codeblocks

Revision as of 13:30, 5 September 2016

Ubuntu setup for my lab computers

Download and install

  • Google Chrome
  • Sublime Text

Development tools

sudo apt-get install build-essential subversion git meld
sudo apt-get install binutils gcc
sudo apt-get install python python-pip
sudo apt-get install openjdk-9-jdk
sudo apt-get install codeblocks
sudo apt-get install octave octave-image

Multimedia

sudo apt-get install vlc audacity audacious

Windows environment

sudo apt-get install wine