Results 1 to 2 of 2
Hi there,
I have install a basic debian.. How can i get the gnome or kde from ftp.. My debian is connected , as can ping out...
- 08-30-2006 #1Just Joined!
- Join Date
- Jun 2005
- Location
- Durban, South Africa
- Posts
- 9
Installing from ftp
Hi there,
I have install a basic debian.. How can i get the gnome or kde from ftp.. My debian is connected , as can ping out
- 08-30-2006 #2Linux User
- Join Date
- Feb 2006
- Posts
- 484
hi
Please forgive me my english is very wrong!
which version of debian do you have? woody / sarge / etch / sid
you need to edit the /etc/apt/sources.list file for adding debian package
repository to your package database.
if you are using the stable , alias "Sarge"
add this line to your sources.list
then type in the terminal for update your package databasedeb ftp://ftp.debian.org/debian/ stable main
and to install gnomeapt-get update
apt-get install gnome*


Reply With Quote
