Skip to content

Install any package on linux with high level commands eg. "lamp", "mean", "jdk", "opencv"

Notifications You must be signed in to change notification settings

dinukasal/install

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 

Repository files navigation

Installer Script for Linux

You can install packages you require easily with this script. (Currently supports only Ubuntu 16.04)

You just need to run the install.sh and it will prompt what you want. Just enter the package name eg. "lamp", "mean", "mongo", "opencv", "maven" , "mvn", "hadoop"

It consists following packages,

  1. lamp (Linux - Apache, MySql, PHP ) stack
  2. mean (MongoDB, ExpressJS, AngularJS, NodeJS)
  3. mongodb
  4. opencv
  5. docker
  6. hadoop
  7. vncserver
  8. nvm (For installing specified version of NodeJS)
  9. phpmyadmin

-- Referred this for opencv https://github.com/jayrambhia/Install-OpenCV

Prerequsites to run the script

  1. curl Installed.
  2. wget Installed.
  3. Root user privilege

About

Install any package on linux with high level commands eg. "lamp", "mean", "jdk", "opencv"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages