/Under construction/
/Under construction/
Open a terminal and type the following lines. When necessary type "y" to confirm instalation (Do you want to continue? [Y/n]). After installing all the packages you want from the list bellow make sure you run in the terminal:
$ sudo apt-get update
$ sudo apt-get upgrade
$ sudo reboot
$ sudo apt-get install build-essential
$ sudo apt-get install ddd
$ sudo apt-get install ddd-doc
$ sudo apt-get install doxygen
$ sudo apt-get install doxygen-gui
$ sudo apt-get install xxgdb
$ sudo apt-get install chromium-browser
$ wget -qO - https://download.sublimetext.com/sublimehq-pub.gpg | sudo apt-key add -
$ echo "deb https://download.sublimetext.com/ apt/stable/" | sudo tee /etc/apt/sources.list.d/sublime-text.list
$ sudo apt update && sudo apt install sublime-text
$ sudo apt-get install gedit
$ sudo apt-get install geany
$ sudo apt-get install kate
$ sudo apt-get install vim
$ sudo apt-get install kile
$ sudo apt-get install git
check bellow for a nice git client (GitKraken)
$ sudo apt-get install python-dev
$ sudo apt-get install python-pip
$ sudo apt-get install ipython
$ sudo apt-get install python3-dev
$ sudo apt-get install python3-pip
$ sudo apt-get install ipython3
$ sudo apt-get install wireshark
Having problems in first use? Try:
$ sudo dpkg-reconfigure wireshark-common
$ sudo chmod +x /usr/bin/dumpcap
$ sudo gpasswd -a $USER wireshark
$ sudo apt-get install libsdl1.2-dev
$ sudo apt-get install libsdl-image1.2-dev
$ sudo apt-get install libsdl-gfx1.2-dev
$ sudo apt-get install libsdl-mixer1.2-dev
$ sudo apt-get install libsdl-net1.2-dev
$ sudo apt-get install libsdl-sound1.2-dev
$ sudo apt-get install libsdl-ttf2.0-dev
$ sudo apt-get install libsdl2-dev
$ sudo apt-get install libsdl2-image-dev
$ sudo apt-get install libsdl2-ttf-dev
$ sudo apt-get install codeblocks
$ sudo apt-get install codeblocks-contrib
- Visit the GitKraken page for the latest version
- Download the Linux(.deb) option
- After download click on the file and when the window pop up click on the Install button
- Insert Guest Additions CD Image (Devices tab)
- Open the CD you just mounted
- In a terminal in the CD's directory run:
$ sudo ./VBoxLinuxAdditions.run