Allen Meyers wrote: > > I recently included Debian Lenny in my boot process, I choose netinst or > network install to limit ISO image time & fetch the remaining packages > over the Internet. However I did not see or the KDE choice was not > present. Like in ubuntu is there a terminal command and if so does it > install latest or are there choices like 3.5 etc. Ubuntu is actually Debian-based, so the same commands can be used in both Debian as well as Ubuntu (like aptitude and apt-get). So just like in Ubuntu, you can do: aptitude search kde to get a list of KDE related packages and: aptitude install package_name to install it. ___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.