Post here if you are a new Porteus member and you're looking for some help.
-
niculinux
- White ninja

- Posts: 18
- Joined: 19 Feb 2012, 14:43
- Location: italy
Post#1
by niculinux » 22 Feb 2012, 19:58
In porteus, asdide from the native slackware's package management (installpkg, updatepkg, etc) are includedo some more CLI tools (es. slapt-get?)
and what are, if any, GUI graphical package managers? (es. somethin like synaptic and so on)
sorry, they're kinda stupid questions, but you never know...

niculinux
-
Ahau
- King of Docs

- Posts: 1331
- Joined: 28 Dec 2010, 15:18
- Distribution: LXDE & Xfce 32/64-bit
- Location: USA
Post#2
by Ahau » 22 Feb 2012, 21:09
Our GUI package manager is Porteus Package Manager, which can be accessed from the menu in any desktop environment (KDE, lxde, trinity or xfce) under the "System" heading. It has tools to download porteus modules from our repo, and will also find, download and convert packages from third party repositories.
From the commandline, slackyd is included by default. run 'slackyd' without any arguments for the list of options, but to get started, try:
slackyd -u
to update the package database, then:
slackyd -s packagename
to search for a package, and:
slackyd -g packagename
to download the .txz package. It will be placed in /var/slackyd, and you can use the commandline utility 'txz2xzm' to convert it into a porteus module.
Please take a look at our online documentation, here. Suggestions are welcome!
Ahau