setting up slpkg

for pkg in \
    python3-flit_core \
    python3-installer \
    python3-pyproject-hooks \
    python3-build \
    python3-poetry-core \
    python3-tomlkit \
    python3-pythondialog \
    ; do
    sbopkg -i $pkg
done; unset pkg

sbopkg -i slpkg

resources

https://slackbuilds.org/repository/15.0/system/slpkg/

https://dslackw.gitlab.io/slpkg/

https://dslackw.gitlab.io/slpkg/repositories/

HOME | GUIDES | PLAYBOOKS | LECTURES | LAB | CONTACT | HTML | CSS
Licensed as MIT