You are not logged in.
Can't tazpkg install multiple packages in a single command?
I.e., something like
tazpkg -gi gtk+3 hexchat firefox
This always prompts to "how to use tazpkg" help.
Offline
root@slitaz:/home/ceel# tazpkg -gi aspell bluefish
aspell-0.60.6.tazpkg 100% |*******************************| 266k 0:00:00 ETA
Installation of package "aspell"
================================================================================
GNU spell checker.
--------------------------------------------------------------------------------
Copying package... [ Done ]
Extracting package... [ Done ]
Remember modified packages... [ Done ]
Installing package... [ Done ]
Removing all tmp files... [ Done ]
================================================================================
Package "aspell" (0.60.6) is installed.
bluefish-2.2.8.tazpk 100% |*******************************| 1698k 0:00:00 ETA
Installation of package "bluefish"
================================================================================
A powerful editor
--------------------------------------------------------------------------------
Copying package... [ Done ]
Extracting package... [ Done ]
Remember modified packages... [ Done ]
Installing package... [ Done ]
Removing all tmp files... [ Done ]
Update system databases... [ Done ]
================================================================================
Package "bluefish" (2.2.8) is installed.
Works for me with Rolling and Next.
What version of SliTaz? What version of tazpkg ([c]tazpkg info tazpkg[/c])
you can also use
[c]tazpkg get-install-list <file>[/c]
Offline
[ Generated in 0.016 seconds, 8 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]