[Solved]List modules .txt

Post here if you are a new Porteus member and you're looking for some help.
in23
Ronin
Ronin
Posts: 3
Joined: 03 Oct 2013, 17:12
Distribution: slackware
Location: poland

[Solved]List modules .txt

Post#1 by in23 » 03 Oct 2013, 17:19

Hello
Have you list modules on file .txt?
Last edited by in23 on 04 Oct 2013, 12:17, edited 1 time in total.

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: List modules .txt

Post#2 by fanthom » 03 Oct 2013, 18:04

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
Please add [Solved] to your thread title if the solution was found.

in23
Ronin
Ronin
Posts: 3
Joined: 03 Oct 2013, 17:12
Distribution: slackware
Location: poland

Re: List modules .txt

Post#3 by in23 » 03 Oct 2013, 18:34

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.

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: List modules .txt

Post#4 by fanthom » 04 Oct 2013, 11:36

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.
Please add [Solved] to your thread title if the solution was found.

in23
Ronin
Ronin
Posts: 3
Joined: 03 Oct 2013, 17:12
Distribution: slackware
Location: poland

Re: List modules .txt

Post#5 by in23 » 04 Oct 2013, 12:17

Ok.
May be.

Post Reply