Hello
Have you list modules on file .txt?
[Solved]List modules .txt
[Solved]List modules .txt
Last edited by in23 on 04 Oct 2013, 12:17, edited 1 time in total.
- fanthom
- Moderator Team
- Posts: 5588
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: List modules .txt
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:
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.
Re: List modules .txt
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.
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.
- fanthom
- Moderator Team
- Posts: 5588
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: List modules .txt
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.
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.
Re: List modules .txt
Ok.
May be.
May be.