slapt-get
slapt-get copied to clipboard
Template support
like in slackpkg - list of packages to install.
Yup there is an ability to do ls /var/log/packages >mytemplate and then slapt-get --intall $( echo $(< mytemplate)) but it looks like a bit ugly solution. Templates are easy.