Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: rms46 on October 22, 2012, 05:33:36 PM

Title: Extension Description List
Post by: rms46 on October 22, 2012, 05:33:36 PM
Hello,
Is there any easy way to list the extension descriptions?
E.g., how to find out about how many file manager extensions that are available?

PS: Is there a command line to install more than one extension at once?

Regards, Rahmat
Title: Re: Extension Description List
Post by: AbNoRMiS on October 22, 2012, 07:44:22 PM
Hello,
Is there any easy way to list the extension descriptions?
E.g., how to find out about how many file manager extensions that are available?
have you tried search in apps browser for example by 'file manager' keywords?
(http://forum.tinycorelinux.net/index.php?action=dlattach;topic=14255.0;attach=3640)
Title: Re: Extension Description List
Post by: rms46 on October 22, 2012, 10:29:03 PM
have you tried search in apps browser for example by 'file manager' keywords?

Let me re-phrase:
Is there any EASY way to list the extension descriptions, to that I can filter with regex "^Description:" to get the line like:
Code: [Select]
Description: Ectremely [sic] fast, lightweight yet feature rich file manager
PS: Did you know that the description of "pcmanfm2" is just
Code: [Select]
Description: Next generation of PCManFMI.e. does not have "file manager"?

Rahmat
Title: Re: Extension Description List
Post by: Rich on October 22, 2012, 10:35:57 PM
Hi Rahmat
Unfortunately descriptions tend to be lacking in substance. There was an attempt made to rectify this by adding
a tags field, but that has not worked out very well. If you wish to read about it, here is a long thread:
http://forum.tinycorelinux.net/index.php/topic,12499.msg67711.html#msg67711
Title: Re: Extension Description List
Post by: AbNoRMiS on October 22, 2012, 10:57:17 PM
http://distro.ibiblio.org/tinycorelinux/4.x/x86/words.db - descriptions
+
http://distro.ibiblio.org/tinycorelinux/4.x/x86/tcz/tags.db.gz - tags
Title: Re: Extension Description List
Post by: curaga on October 23, 2012, 03:09:18 AM
Quote
PS: Is there a command line to install more than one extension at once?

tce-load allows that.

tce-load -wi ext1 ext2 ext3