1) Agregar llave GPG del repositorio desde Consola
wget -q http://apt.wicd.net/wicd.gpg -O- | sudo apt-key add -
2) Agregar en sources.list, desde consola:
sudo gedit /etc/apt/sources.list
al final del archivos copiar la siguiente linea:
deb http://apt.wicd.net hardy extras
3) En consola ejecutar:
sudo apt-get update
4)En consola ejecutar:
sudo apt-get install wicd
5) Reiniciar el sistema y Wicd a funcionar