Monday, 19 January 2015

Now its time to play some fun


FUN TIME :


Application installation command is:
       Command: sudo apt-get install <application name>

Application Uninstall with complete configuration  command is:
      Command: sudo apt-get --purge remove <application name>

Application Uninstall command- if you want to re-install application:
      Command: sudo apt-get remove <application name>


Lets start fun with some music:

Rhythmbox Music Player:

  Help command: man rhythmbox
 Run command: rhythmbox [song name with location] or rhythmbox
 
Eclipse Platform:
 Help command: man eclipse
 Run command: eclipse


Nautilus :
Help command: man nautilus
Run command: nautilus [location]
Example: nautilus ~/Music : It will open Music folder in home folder.

Firefox:
Help command: man firefox
Run command: firefox [website name]
Example: firefox www.google.com

Gnome console calculator:
Help command: man gcalccmd
Run command:gcalccmd
Example:> 5+6
Output: 11

Totem Video Player:
Help command: man totem
Run command: totem [video name with location] or totem



 Webcam for Photo :
Help command: man cheese
Run command: cheese


Image Viewer:
Help command: man eog
Run command: eog [image name with location] or eog




Document Viewer:
Help command: man envice
Run command: envice [file name with location] or envice
Example: envice ~/Documents/abcd.pdf



LibreOffice Writer:
Help command: man lowriter
Run command: lowriter

LibreOffice Spreadsheet:
Help command: man localc
Run command: localc



LibreOffice Presentation:
Help command: man loimpress
Run command: loimpress

Alternative to command line for installling software is from:

Software-Center
Help command:man software-center
Run command: software-center



Photo Manager:
Help command: man shotwell
Run command: shotwell

No comments:

Post a Comment