Welcome to the Tiny Core Linux Wiki at tinycorelinux.net!

tce-load

tce-load is a shell script command to load an extension

Argument Function
-iInstall extension. Add to OnBoot list if used with -w. Will fail if not already downloaded.
-wDownloads if not already downloaded. Add to OnBoot list if used with -i.
-oInstall as an OnDemand feature. Must be used with -w. Ignored if used with -i.
-lSuppresses adding to OnBoot list.
-cCopies the files to the file system instead of mounting as a loop device. Must be used with -i.
-s Suppress OK message used by appbrowser

NOTE: If you use -w and you have the extension already downloaded, it doesn't install the dependencies.

NOTE: If you add to OnBoot but you also do a one time copy (e.g. -wicl), when you reboot, it will not be copied, it will be mounted via the loop device.

Examples of using this command are:

tce-load -wi vim   # downloads, adds to OnBoot list and installs vim

.

.

.

.

Modified by Adrian Hawryluk 2012  
Print/export
QR Code
QR Code wiki:tce-load (generated for current page)