Skip to content

mfitzgerald2/UbuntuDevSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

UbuntuDevSetup

This script is a bash script to run on a freshly installed Ubuntu system that will automatically upgrade the current system to the newest release as well as install a full development environment.

##Packages Installed

  • gcc
  • libc6-dev
  • g++
  • make
  • dpkg-dev

How to Use

Get the file... wget https://raw.githubusercontent.com/mfitzgerald2/UbuntuDevSetup/master/uds.sh

Make sure you have permissions to run it... chmod 700 uds.sh

Run it... ./uds.sh

About

A script to automatically turn your fresh Ubuntu install into a beastly developing machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages