Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: Zendrael on August 08, 2010, 11:25:26 AM

Title: install many apps at the same time?
Post by: Zendrael on August 08, 2010, 11:25:26 AM
Hi!

In debian (for example) i just use "apt-get instal lighttpd php5-cgi leafpad" and all these apps (packages) start downloading and installing.

Is there some way to do that in TinyCore (a similar command)?

And, there is a "apt-get upgrade" like?

Thanks!
Title: Re: install many apps at the same time?
Post by: curaga on August 08, 2010, 11:45:41 AM
http://tinycorelinux.com/wiki/Package+management+cheat+sheet

For update, there's tce-update and the gui part of it in appsaudit. I don't remember right now the syntax for updating.
Title: Re: install many apps at the same time?
Post by: Zendrael on August 10, 2010, 03:54:10 PM
Thanks!

That is exactly what i was looking for!

BUT... "tce-load -wi pkg" will produce the same installation of the "on demand" or "install" button of the AppBrowser?

Thanks again!
Title: Re: install many apps at the same time?
Post by: hiro on August 10, 2010, 05:22:49 PM
-i means install
try cat `which tce-load`