system upgrades

software upgrade .1

  1. KDevelop 3.3

First I opened a terminal and became root (in Linux without becoming root you are unable to install/upgrade or make any system wide changes). I then typed the following command into the terminal:

yum update kdevelop

yum then searched through the relevant online repositories to find the files needed to install the update. After it had found them it asked me if I wanted to download the files. I typed 'y' and pressed the return key. It then processed the transaction and proceeded with the download. Below is a screen dump of this:


When it had finished downloading the files yum asked me if I would like to install the update. I typed 'y' into the terminal and it began the installation process.

When yum had finished installing the update it proclaimed the following:

Installed: kdevelop.x86_46 3.3.0-0.1.fc4
Complete!

I then closed the terminal and opened KDevelop to test that it still worked properly. It did, so I continued to optimise the performance of the program using the 'Configure KDevelop' window, shown below:

Click next to continue...

NEXT >