Running into issues with apt-get on your raspberry pi (OS: raspbian) Follow the bullet points below to get apt-get in working shape.
Raspberry Pi Command Prompt:
$
sudo vi /etc/apt/sources.list- Follow instructions on this link:http://www.raspbian.org/RaspbianRepository
- *Tip 1 Keyboard does not contain | (Pipe Line symbol)
RPI Cmd:
$
sudo apt-get update- Install away
Help:
Use the command:
$ sudo dpkg-reconfigure keyboard-configuration
to reconfigure your keyboard. Choose English (US) for keyboard layout (second page of configuration). Then reboot