Difference between revisions of "Fedora"

From New IAC Wiki
Jump to navigation Jump to search
(Created page with '[https://wiki.iac.isu.edu/index.php/RS_How_to_... go back] [http://fedoraproject.org/wiki/Flash How to install Adobe Flash plugins]')
 
Line 3: Line 3:
  
 
[http://fedoraproject.org/wiki/Flash How to install Adobe Flash plugins]
 
[http://fedoraproject.org/wiki/Flash How to install Adobe Flash plugins]
 +
 +
 +
 +
//to install open office:
 +
1. su - (to login as admin)
 +
2. yum groupinstall "Office/Productivity"
 +
 +
 +
 +
yum search kile    //you can search for the kile
 +
yum info kile      //you can check the details
 +
yum install kile    //and you can install

Revision as of 17:38, 30 June 2011

go back


How to install Adobe Flash plugins


//to install open office: 1. su - (to login as admin) 2. yum groupinstall "Office/Productivity"


yum search kile //you can search for the kile yum info kile //you can check the details yum install kile //and you can install