Skip to content

Scripts to install the essential and my favourite packages on Ubuntu

Notifications You must be signed in to change notification settings

awearytraveler/Custom-Install-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

To-Do List:

Basic Module:

  1. Setup scripts for new terminal, installing zsh, git.
  2. Install Docker and clone the dockerfile base

Python Expansion:

  1. Install vscode/atom/sublime (other code editors will be supported later)
  2. Install Anaconda and all relevant packages in python.

Data Expansion:

  1. Install CUDA and OpenCL and DL and RL frameworks.

Robotics Expansion:

  1. Install ROS and Gazebo for robotics

Sub-Tasks

  1. Have multiple modes on the laptop. (Eg. Coding mode where github, gitlab, slack, trello, vscode is launched, Relax mode has youtube or a book suggestion or an interesting read that shows up, or news.)

List of Packages

Base Packages

  1. Vim
  2. git
  3. Anaconda
  4. tmux
  5. zsh

Python packages

  1. NumPy
  2. SciPy
  3. Matplotlib

Extra tools

  1. Glances

AI tools

  1. Tensorflow
  2. Keras
  3. Caffe
  4. OpenAI

Simulation tools

  1. CARLA
  2. Gazebo

Future additions:

  1. Package groups for specific tasks. (eg. Ruby, Flask, Django for Web Dev)
  2. Make a GUI for easier intallation
  3. End-to-end installation code.
  4. Install Docker

About

Scripts to install the essential and my favourite packages on Ubuntu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages