slapt-get
slapt-get copied to clipboard
slapt-get is an APT like system for Slackware package management.
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...
Hi, I have a local repo of packages built from SBo, including slapt-get, and I noticed that on every --dist-upgrade (I'm on -current) slapt-get would include itself in the list...
Hi there, i am trying to upgrade some system packages.  but i recieve messages like : **SSL connect error**  i try the follow commands like root user :...