Anonymous

Changes

From Karnataka Open Educational Resources
14 bytes removed ,  10:37, 8 October 2014
no edit summary
Line 276: Line 276:  
[[Category:Ubuntu]]
 
[[Category:Ubuntu]]
   −
== Steps ==
+
=Steps=
 
# Connect to the internet, unless you are using offline repositories.
 
# Connect to the internet, unless you are using offline repositories.
=== Installing Graphically===
+
=Installing Graphically=
 
#Open Ubuntu Software Center (Applications=>Ubuntu SOftware Center)
 
#Open Ubuntu Software Center (Applications=>Ubuntu SOftware Center)
 
#On the Left side you can select the category of software you want to install. For example, you'd select Sound & Video to install any sound or video software.<br><br>[[File:Install-Software-in-Ubuntu-Step-4.jpg|400px]]
 
#On the Left side you can select the category of software you want to install. For example, you'd select Sound & Video to install any sound or video software.<br><br>[[File:Install-Software-in-Ubuntu-Step-4.jpg|400px]]
Line 285: Line 285:  
#You will be prompted for the password of that computer. Type it to continue installing the software.<br><br>[[File:Install-Software-in-Ubuntu-Step-6.jpg|400px]]
 
#You will be prompted for the password of that computer. Type it to continue installing the software.<br><br>[[File:Install-Software-in-Ubuntu-Step-6.jpg|400px]]
   −
=== Installing via Terminal===
+
=Installing via Terminal=
 
#Open Terminal by typing Ctrl+Alt+T or going in your Dashboard and searching for Terminal.<br><br>[[Image:Install Software in Ubuntu Step 7.jpg|center|550px]]
 
#Open Terminal by typing Ctrl+Alt+T or going in your Dashboard and searching for Terminal.<br><br>[[Image:Install Software in Ubuntu Step 7.jpg|center|550px]]
 
#Enter the following command: “sudo apt-get install firefox” (without quotation marks) to install Firefox, for example.  You can swap out "firefox" with the name of whatever software you're installing.<br><br>[[Image:Install Software in Ubuntu Step 8.jpg|center|550px]]
 
#Enter the following command: “sudo apt-get install firefox” (without quotation marks) to install Firefox, for example.  You can swap out "firefox" with the name of whatever software you're installing.<br><br>[[Image:Install Software in Ubuntu Step 8.jpg|center|550px]]