|
1. Add source site to /etc/apt/sources.list:<br><br>deb <a href='http://download.kde.org/stable/3.1.4/Debian' target='_blank'>http://download.kde.org/stable/3.1.4/Debian</a> stable main<br>deb-src <a href='http://download.kde.org/stable/3.1.4/Debian' target='_blank'>http://download.kde.org/stable/3.1.4/Debian</a> stable main<br><br>2. Update the available source to sourcefile:<br><br>apt-get update<br><br>3. Install KDE3.1.4 with apt-get:<br><br>apt-get install kde<br>apt-get upgrade |
|