Raspbian Updates: Difference between revisions
From KlavoWiki
Jump to navigationJump to search
Created page with "To update raspbian <pre> apt-get update apt-get upgrade </pre> category : Linux Category : Raspbian" |
No edit summary |
||
Line 1: | Line 1: | ||
To update raspbian | To update raspbian | ||
< | |||
apt-get update | <copylink> | ||
apt-get upgrade | apt-get update | ||
</ | apt-get upgrade | ||
</copylink> | |||
[[category : Linux]] [[Category : Raspbian]] | [[category : Linux]] [[Category : Raspbian]] |
Revision as of 05:11, 18 October 2013
To update raspbian
<copylink>
apt-get update apt-get upgrade
</copylink>