Page 1 of 1

[Solved]List modules .txt

Posted: 03 Oct 2013, 17:19
by in23
Hello
Have you list modules on file .txt?

Re: List modules .txt

Posted: 03 Oct 2013, 18:04
by fanthom
there is no such list but you could generate it easily.
please open PPM and make sure that PACKAGES.TXT and LIBS.TXT gets updated, then run following command:

Code: Select all

grep 'PACKAGE NAME' /opt/ppm/PACKAGES.TXT | awk '{print$3}' | sort

Re: List modules .txt

Posted: 03 Oct 2013, 18:34
by in23
But I haven't install porteus yet.
I asked because I wonder that it most modules(packages) which I want.
You can do is prepare the list and move up the site. It would be a very useful.

Re: List modules .txt

Posted: 04 Oct 2013, 11:36
by fanthom
please have a look here:
http://www.porteus.org/info/repositories.html

you may have to copy all text and paste into text editor for better view.

Re: List modules .txt

Posted: 04 Oct 2013, 12:17
by in23
Ok.
May be.