Tiny Core Linux

Tiny Core Extensions => TCE Tips & Tricks => Topic started by: malikawan on January 05, 2014, 04:09:43 AM

Title: Any way to download tcz pakage with all dependencies with out App browser
Post by: malikawan on January 05, 2014, 04:09:43 AM
Any way to download tcz pakage with all dependencies with out App browser.
because some time i use window xp to download tcz package then its very difficult  to check dependencies one by one.


Malik Awan


"She said she was hot for me, so i gave her a spare heatsink. She didnt seem happy :( I just don't understand women."    — MrRoboto1024.
Title: Re: Any way to download tcz pakage with all dependencies with out App browser
Post by: Juanito on January 05, 2014, 04:17:43 AM
You can use "tce-load -w extension_name"

Of course this only works natively.
Title: Re: Any way to download tcz pakage with all dependencies with out App browser
Post by: malikawan on January 05, 2014, 04:23:44 AM
You can use "tce-load -w extension_name"

Of course this only works natively.

Thanx Juanito for fast reply.
sorry i say if i use window xp and want to download tcz package then tce-load -w how i use that command in windows.

Malik Awan


"She said she was hot for me, so i gave her a spare heatsink. She didnt seem happy :( I just don't understand women."    — MrRoboto1024.
Title: Re: Any way to download tcz pakage with all dependencies with out App browser
Post by: Juanito on January 05, 2014, 04:29:52 AM
By natively, I meant that it only works in tinycore.

If you have to download extensions using windows, then you'll need to do it manually.

Why do you need to use windows?
Title: Re: Any way to download tcz pakage with all dependencies with out App browser
Post by: malikawan on January 05, 2014, 04:57:50 AM
By natively, I meant that it only works in tinycore.

If you have to download extensions using windows, then you'll need to do it manually.

Why do you need to use windows?

Juanito i hate window but some time internet not work on my tiny core i don't  know why i think it is due to proxy but i configure proxy like export http_proxy=http://1.1.1.1:8080 but still internet not work then I use window to download tcz packages.
Title: Re: Any way to download tcz pakage with all dependencies with out App browser
Post by: Lee on January 05, 2014, 07:32:22 AM
If you have cygwin on the MS Windows side, you can use wget in a script:

wget one or more extensions from the repo, along with their .dep files, then...

Repeat steps 1 - 3 above until there are no unresolved deps to pull.

Such a script is useful on Windows/cygwin (especially if one has an ext filesystem driver) and also, for instance, when upgrading - running 4.x but pulling down extensions for 5.x where you are using neither the default repo nor the default tce directory.  And, unlike tce-load, you can run it as root, though you should chown the extensions to tc:staff at the end.

If you don't already have it, cygwin is a non-trivial download, but it is, IMHO, worth having.
Title: Re: Any way to download tcz pakage with all dependencies with out App browser
Post by: malikawan on January 17, 2014, 01:00:18 PM
Thanx lee for reply
Title: Re: Any way to download tcz pakage with all dependencies with out App browser
Post by: coreplayer2 on January 21, 2014, 07:17:59 AM
I find also the " tce-ab " very useful
Title: Re: Any way to download tcz pakage with all dependencies with out App browser
Post by: hcayero on December 17, 2014, 05:32:16 AM
By natively, I meant that it only works in tinycore.

If you have to download extensions using windows, then you'll need to do it manually.

Why do you need to use windows?

Juanito i hate window but some time internet not work on my tiny core i don't  know why i think it is due to proxy but i configure proxy like export http_proxy=http://1.1.1.1:8080 but still internet not work then I use window to download tcz packages.

try

http_export=http://user:password@1.1.1.1:8080