Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started 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
-
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)
-
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:
Description: Ectremely [sic] fast, lightweight yet feature rich file manager
PS: Did you know that the description of "pcmanfm2" is just
Description: Next generation of PCManFM
I.e. does not have "file manager"?
Rahmat
-
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
-
http://distro.ibiblio.org/tinycorelinux/4.x/x86/words.db - descriptions
+
http://distro.ibiblio.org/tinycorelinux/4.x/x86/tcz/tags.db.gz - tags
-
PS: Is there a command line to install more than one extension at once?
tce-load allows that.
tce-load -wi ext1 ext2 ext3