Quantcast
Channel: Planet Plone - Where Developers And Integrators Write
Viewing all articles
Browse latest Browse all 3535

Josh Birdwell: Raspbian apt-get errors

$
0
0
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:
  1. Use the command:

    $ sudo dpkg-reconfigure keyboard-configuration
    

    to reconfigure your keyboard. Choose English (US) for keyboard layout (second page of configuration). Then reboot


Viewing all articles
Browse latest Browse all 3535

Trending Articles