Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: zab on June 17, 2010, 12:10:12 AM

Title: How to update extensions?
Post by: zab on June 17, 2010, 12:10:12 AM
Hi List,

Now that I'm a bit more confident when writing extensions, I'd like to know how can I update
them from "command line/AppBrowser"?

Imagine that an extension "A" (from main repo) is installed on my TCL.
Few days later, "A" is updated on the remote main TCL's repo.
How can I get the latest version of A?
Is there a way to update all extensions in one shot?

Thanks in advance!

Regards
Zab
Title: Re: How to update extensions?
Post by: gerald_clark on June 17, 2010, 12:35:41 AM
tce-update
Title: Re: How to update extensions?
Post by: bmarkus on June 17, 2010, 01:42:23 AM
Or use cpanel in Window Manager or Desktop Envinment. It will invoke tce-update
Title: Re: How to update extensions?
Post by: curaga on June 17, 2010, 05:46:28 AM
Picking what to update can be done in appsaudit. (selective update) tce-update will update everything that has updates.
Title: Re: How to update extensions?
Post by: zab on June 17, 2010, 08:29:36 AM
thanks guys ... i'lll give them a try !