Building on part 1 this video looks at post-install configuration of the system with slackpkg and slackpkg+. It also shows how to setup a multi-lib enviroment quickly and easily and how to manage the slackpkg blacklist file.
Quick tips:
1. pick a slackpkg mirror in /etc/slackpkg /mirrors
2. Follow instructions at https://docs.slackware.com/slackware:beginners_guide
# slackpkg update gpg
# slackpkg update
# slackpkg install-new
# slackpkg upgrade-all
# slackpkg clean-system
3. Install multilib by running this script
/usr/doc/slackpkg+-*/setupmultilib.sh
4. Manage blacklist at /etc/slackpkg/blacklist
#howtosetupslackwaremultilib
#howtoconfigureslackpkg
#howtoconfigureslackpkg+
#Slackwarepost-installation
#howtouseslackpkg+