I need to install apt-get
for terminal because then I have to install raspi-config
to launch my raspberry pi. I'm relatively a beginner so I would appreciate it if you would type the exact code for me. I do have apt
Asked
Active
Viewed 1,441 times
-1

J. Scott Elblein
- 4,013
- 15
- 58
- 94

Raspberry.Pi
- 21
- 1
- 3
-
1'sudo apt-get install raspi-config' Is that what you're asking for ? – Kentin Durillon Nov 20 '15 at 10:09
-
1How do you know apt-get is not installed or working? – Ciara Nov 20 '15 at 10:13
-
What OS are you running? – x13 Nov 20 '15 at 10:14
-
1No when I try "sudo apt-get install raspi-config" it says that the apt-get command not found – Raspberry.Pi Nov 20 '15 at 10:16
-
I am using OS X 10.7.5 – Raspberry.Pi Nov 20 '15 at 10:18
-
1@Raspberry.Pi [*Duplicate?*](http://unix.stackexchange.com/q/80711/136880). `apt` is a package manager for opensource software and is not available for OS X afaik. – x13 Nov 20 '15 at 10:31
-
Ok so if I install home-brew can I use that? – Raspberry.Pi Nov 20 '15 at 11:00
-
Apologies for going on a tangent but given the context I'm really curious to know now what is the "apt" that you have installed? Since it's clearly not related to apt-get... – Ciara Nov 20 '15 at 11:05
-
It's the one on all the macs. – Raspberry.Pi Nov 20 '15 at 11:36
-
Why do you want to run `raspi-config` on your Mac? – simon Dec 13 '15 at 17:14
1 Answers
0
So obviously you are not really knowing what you are doing, this is not a insult. If you are a total beginner try to look into NOOBS image for raspberry.
Installation and rest is easy and widely documented. Because you will face some more problems and if the you start from scratch it makes it pretty hard for you to make progress.

Obi-Wan
- 846
- 1
- 11
- 26