How to update "package updates"?
|
17th Dec, 2012, 08:25 PM
Post: #4
|
|||
|
|||
RE: How to update "package updates"?
To be precise:
1) Open xbian-config and go to 'Packages', then select the package you want to upgrade/install. 2) Manually: Code: sudo apt-get update && apt-get upgrade *) The package is called xbian-package-kernel3.6.9 (so without the leading dot). You can list available package by Code: sudo apt-cache search xbian pilight - modular domotica solution
|
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to update "package updates"? - mixpc - 17th Dec, 2012, 11:25 AM
RE: How to update "package updates"? - Koenkk - 17th Dec, 2012, 05:09 PM
RE: How to update "package updates"? - mixpc - 17th Dec, 2012, 07:45 PM
RE: How to update "package updates"? - CurlyMo - 17th Dec, 2012 08:25 PM
RE: How to update "package updates"? - mixpc - 17th Dec, 2012, 09:09 PM
RE: How to update "package updates"? - CurlyMo - 17th Dec, 2012, 09:14 PM
RE: How to update "package updates"? - mixpc - 17th Dec, 2012, 09:28 PM
RE: How to update "package updates"? - CurlyMo - 17th Dec, 2012, 09:32 PM
RE: How to update "package updates"? - mixpc - 18th Dec, 2012, 08:47 PM
RE: How to update "package updates"? - CurlyMo - 18th Dec, 2012, 08:50 PM
|