gonzalo76
2004-06-21, 02:48 AM CDT
HowTo upgrade KDE 3.2.2 to version 3.2.3 on Fedora Core 2
IMPORTANT: Please make sure that you login through GNOME, XFce, CDE or through a window manager for X (http://xwinman.org/) like Window Maker before upgrading KDE. This is needed for a proper installation of KDE.
1. Create a folder called kde-3.2.3
$ mkdir kde-3.2.3
2. Download to that folder the followings packages from any of these mirrors (http://download.kde.org/download.php?url=stable/3.2.3/RedHat/Fedora2/i386/)
arts-1.2.3-0.1.i386.rpm
kdeaccessibility-3.2.3-0.1.i386.rpm
kdeaddons-3.2.3-0.1.i386.rpm
kdeaddons-atlantikdesigner-3.2.3-0.1.i386.rpm
kdeadmin-3.2.3-0.2.i386.rpm
kdeartwork-3.2.3-0.1.i386.rpm
kdeartwork-icons-3.2.3-0.1.i386.rpm
kdebase-3.2.3-0.1.i386.rpm
kdebindings-3.2.3-0.1.i386.rpm
kdeedu-3.2.3-0.1.i386.rpm
kdegames-3.2.3-0.1.i386.rpm
kdegraphics-3.2.3-0.1.i386.rpm
kdelibs-3.2.3-0.1.i386.rpm
kdemultimedia-3.2.3-0.1.i386.rpm
kdenetwork-3.2.3-0.1.i386.rpm
kdepim-3.2.3-0.1.i386.rpm
kdetoys-3.2.3-0.1.i386.rpm
kdeutils-3.2.3-0.1.i386.rpm
quanta-3.2.3-0.1.i386.rpm
taglib-1.0-0.1.i386.rpm
If you need it, download Language packages (all versions and architectures) from any of these mirrors (http://download.kde.org/download.php?url=stable/3.2.3/RedHat/Fedora2/noarch/)
In my case, kde-i18n-Spanish-3.2.3-0.1.noarch.rpm
3. Open a Terminal and become root:
$ su -
4. Go to the kde-3.2.3 folder directory:
# cd /kde-3.2.3
5. Install the packages with:
# rpm -Uvh *.rpm
The '-Uvh' command is used to upgrade a package to next higher version. If earlier version is not installed it will simply install it.
The RPM command is smart enough to figure out the order by itself, so you don't need to know the exact order of the packages' installation.
If the latest version of a package is already there then u will get error like: 'xxx.rpm cannot be installed.'
Note:
You can use '-Fvh' for upgrading your KDE. See About Freshening for more info.
Installation log:
[root@pc-gonzalo kde-3.2.3]# rpm -Uvh *.rpm
Preparing... ########################################### [100%]
1:arts ########################################### [ 5%]
2:kdelibs ########################################### [ 10%]
3:kdebase ########################################### [ 14%]
4:kdepim ########################################### [ 19%]
5:kdegames ########################################### [ 24%]
6:kdeartwork ########################################### [ 29%]
7:kdegraphics ########################################### [ 33%]
8:kdenetwork ########################################### [ 38%]
9:kdeutils ########################################### [ 43%]
10:quanta ########################################### [ 48%]
11:taglib ########################################### [ 52%]
12:kdemultimedia ########################################### [ 57%]
13:kdeaddons ########################################### [ 62%]
14:kdeaccessibility ########################################### [ 67%]
15:kdeaddons-atlantikdesig##################################### #### [ 71%]
16:kdeadmin ########################################### [ 76%]
17:kdeartwork-icons ########################################### [ 81%]
18:kdebindings ########################################### [ 86%]
19:kdeedu ########################################### [ 90%]
20:kde-i18n-Spanish ########################################### [ 95%]
21:kdetoys ########################################### [100%]
[root@pc-gonzalo kde-3.2.3]#
6. Log out from your current session and log in into K Desktop Enviroment.
ENJOY KDE
KDE ROCKS!!!
-------------------------
About Freshening
Freshening a package is similar to upgrading:
# rpm -Fvh foo-1.2-1.i386.rpm
foo ####################################
RPM's freshen option checks the versions of the packages specified on the command line against the versions of packages that have already been installed on your system. When a newer version of an already-installed package is processed by RPM's freshen option, it will be upgraded to the newer version. However, RPM's freshen option will not install a package if no previously-installed package of the same name exists.
So, the command for upgrading KDE should be:
# rpm -Fvh *.rpm
-------------------------------
Official KDE Website:
http://kde.org/
Unofficial KDE Websites:
http://www.kde-apps.org/ - A directory of KDE applications.
http://www.kde-look.org/ - This site contains "themes" or "skins" for KDE.
http://kde-forum.org/ - Get help from other KDE users.
http://wiki.kdenews.org/ - The KDECommunity Wiki Site
Hope you found this mini howto useful, it worked fine for me and without any dependency warning :D
Good Luck !!
IMPORTANT: Please make sure that you login through GNOME, XFce, CDE or through a window manager for X (http://xwinman.org/) like Window Maker before upgrading KDE. This is needed for a proper installation of KDE.
1. Create a folder called kde-3.2.3
$ mkdir kde-3.2.3
2. Download to that folder the followings packages from any of these mirrors (http://download.kde.org/download.php?url=stable/3.2.3/RedHat/Fedora2/i386/)
arts-1.2.3-0.1.i386.rpm
kdeaccessibility-3.2.3-0.1.i386.rpm
kdeaddons-3.2.3-0.1.i386.rpm
kdeaddons-atlantikdesigner-3.2.3-0.1.i386.rpm
kdeadmin-3.2.3-0.2.i386.rpm
kdeartwork-3.2.3-0.1.i386.rpm
kdeartwork-icons-3.2.3-0.1.i386.rpm
kdebase-3.2.3-0.1.i386.rpm
kdebindings-3.2.3-0.1.i386.rpm
kdeedu-3.2.3-0.1.i386.rpm
kdegames-3.2.3-0.1.i386.rpm
kdegraphics-3.2.3-0.1.i386.rpm
kdelibs-3.2.3-0.1.i386.rpm
kdemultimedia-3.2.3-0.1.i386.rpm
kdenetwork-3.2.3-0.1.i386.rpm
kdepim-3.2.3-0.1.i386.rpm
kdetoys-3.2.3-0.1.i386.rpm
kdeutils-3.2.3-0.1.i386.rpm
quanta-3.2.3-0.1.i386.rpm
taglib-1.0-0.1.i386.rpm
If you need it, download Language packages (all versions and architectures) from any of these mirrors (http://download.kde.org/download.php?url=stable/3.2.3/RedHat/Fedora2/noarch/)
In my case, kde-i18n-Spanish-3.2.3-0.1.noarch.rpm
3. Open a Terminal and become root:
$ su -
4. Go to the kde-3.2.3 folder directory:
# cd /kde-3.2.3
5. Install the packages with:
# rpm -Uvh *.rpm
The '-Uvh' command is used to upgrade a package to next higher version. If earlier version is not installed it will simply install it.
The RPM command is smart enough to figure out the order by itself, so you don't need to know the exact order of the packages' installation.
If the latest version of a package is already there then u will get error like: 'xxx.rpm cannot be installed.'
Note:
You can use '-Fvh' for upgrading your KDE. See About Freshening for more info.
Installation log:
[root@pc-gonzalo kde-3.2.3]# rpm -Uvh *.rpm
Preparing... ########################################### [100%]
1:arts ########################################### [ 5%]
2:kdelibs ########################################### [ 10%]
3:kdebase ########################################### [ 14%]
4:kdepim ########################################### [ 19%]
5:kdegames ########################################### [ 24%]
6:kdeartwork ########################################### [ 29%]
7:kdegraphics ########################################### [ 33%]
8:kdenetwork ########################################### [ 38%]
9:kdeutils ########################################### [ 43%]
10:quanta ########################################### [ 48%]
11:taglib ########################################### [ 52%]
12:kdemultimedia ########################################### [ 57%]
13:kdeaddons ########################################### [ 62%]
14:kdeaccessibility ########################################### [ 67%]
15:kdeaddons-atlantikdesig##################################### #### [ 71%]
16:kdeadmin ########################################### [ 76%]
17:kdeartwork-icons ########################################### [ 81%]
18:kdebindings ########################################### [ 86%]
19:kdeedu ########################################### [ 90%]
20:kde-i18n-Spanish ########################################### [ 95%]
21:kdetoys ########################################### [100%]
[root@pc-gonzalo kde-3.2.3]#
6. Log out from your current session and log in into K Desktop Enviroment.
ENJOY KDE
KDE ROCKS!!!
-------------------------
About Freshening
Freshening a package is similar to upgrading:
# rpm -Fvh foo-1.2-1.i386.rpm
foo ####################################
RPM's freshen option checks the versions of the packages specified on the command line against the versions of packages that have already been installed on your system. When a newer version of an already-installed package is processed by RPM's freshen option, it will be upgraded to the newer version. However, RPM's freshen option will not install a package if no previously-installed package of the same name exists.
So, the command for upgrading KDE should be:
# rpm -Fvh *.rpm
-------------------------------
Official KDE Website:
http://kde.org/
Unofficial KDE Websites:
http://www.kde-apps.org/ - A directory of KDE applications.
http://www.kde-look.org/ - This site contains "themes" or "skins" for KDE.
http://kde-forum.org/ - Get help from other KDE users.
http://wiki.kdenews.org/ - The KDECommunity Wiki Site
Hope you found this mini howto useful, it worked fine for me and without any dependency warning :D
Good Luck !!