Skip to content

Mayankm96/setup-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Install various software and packages into your Ubuntu

A short shell script to install all the softwares and packages frequently required after a clean install of Ubuntu. The script has been written for Ubuntu 16.04LTS.

Softwares installed:

How to use?

  1. Clone the repository to your system: git clone https://github.com/Mayankm96/setup-ubuntu.git
  2. On the terminal, execute the command cd /path/to/setup_clean.sh && chmod +x *.sh
  3. After that, execute the command ./setup_clean.sh to install all the above mentioned softwares

NOTE: To install only ROS, run ./install_ROS.sh ${ROS_DISTRO}, where ${ROS_DISTRO}=kinetic for Ubuntu 16.04

About

A short shell script to install all the softwares and packages frequently required after a clean install of Ubuntu.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages