Posts

Showing posts with the label ubuntu

Software Installation on Ubuntu

Image
Installing software on Ubuntu machine with software center or terminal is simple and easy. If you are looking for it with detailed information and steps, you are at right place ! Photo credit : https://en.wikipedia.org/wiki/Ubuntu Software installations ON UBUNTU LINUX CREATOR: Amruta Ashish Pednekar Prerequisites  Log in as a user with sudo privileges.  Description This document includes the steps to install  ruby on rails on your ubuntu linux machine. Index  Ruby SQLite3  Node.js Yarn gem PostgreSQL Thunderbird Freeoffice Slack Docker Fonts  Bold font shows  title Underlined font shows multiple ways of doing the same installation.  This font shows commands in terminal  This font shows general comment, description or normal text   The URL shows link Note Open terminal shortcut  Ctrl+Alt+T sudo apt update - a  command  is used to update package information from configured sources. Before installing any applicatio...