jollysolivajonathan
Posts: 23
Joined: Sun Sep 22, 2013 6:18 am

downloading

Thu Oct 24, 2013 7:35 am

Where should be the best way to download the packages of my pi packages dependency?

User avatar
joan
Posts: 14935
Joined: Thu Jul 05, 2012 5:09 pm
Location: UK

Re: downloading

Thu Oct 24, 2013 8:09 am

Which distribution?

The Debian based distributions should automatically install any needed packages.

sudo apt-get update # update repository information
sudo apt-get upgrade # upgrade existing packages

sudo apt-get install new_package # install new_package and its dependent packages

jollysolivajonathan
Posts: 23
Joined: Sun Sep 22, 2013 6:18 am

Re: downloading

Fri Oct 25, 2013 2:59 am

thanks. I will try.

Return to “Beginners”