slpkg - Slackware Linux Package Manager

Post links to your 64bit module repos here. Repo maintainers are responsible for resolving any issues caused by their xzm's.
Rapha_
Shogun
Shogun
Posts: 238
Joined: 12 Jun 2021, 21:59
Distribution: Xfce 4.12 - 5.rc3 - x86_64
Location: France

slpkg - Slackware Linux Package Manager

Post#1 by Rapha_ » 30 Sep 2021, 18:40

.
Official pages :
https://dslackw.gitlab.io/slpkg/
https://gitlab.com/dslackw/slpkg

Help by examples :
https://gitlab.com/dslackw/slpkg/blob/m ... XAMPLES.md


slpkg 3.9.1 ( x86_64 module with associated libraries) :

md5sum: 6f815de72067902a1e6f9132cc0073b1 slpkg_3.9.1_and_Libraries_3.xzm
https://www.mediafire.com/file/gk9aubc4 ... 3.xzm/file

Compatible with Porteus v5.0rc3
Sise 2.6 MiB
(No need 05-devel.xzm module)

Some small bugs only with pythondialog and pygraphviz that don't seem to work :(



Include :

75b80e14f624178275d28d45d82d9165
graph-easy-0.76-x86_64-1_slonly.txz

d994a6d4ed71295371726a386a19fa23
pygraphviz-1.5-x86_64-1_slonly.txz

From 05-devel.xzm
pkg_resources

Official source
python-urllib3

5e5d699a41f77c9b2ae5d2a4cb9734d3
python-setuptools-58.1.0-x86_64-1.xzm

python3-pythondialog-3.5.1-x86_64-1ponce.xzm

Official source
pytest-6.2.5.tar.gz

d0c56a09e9f712ad88cdb6e0f04c9ce4
flake8-3.5.0-x86_64-1_slonly.txz

07d629b1c516dd527241b8f32ad2dd3f
slpkg-3.9.1-x86_64-1cf.txz



> Some useful commands (start as root) :

slpkg -h (Help)
slpkg update (update repositories servers, list of packages, changes, checksums md5)
slpkg update --repositories=slack,slackl (same but some servers only)
slpkg repo-list (list of hosting servers - base)
Dont forget to edit the "/etc/slpkg/repositories.conf" to enabled default repositories !

slpkg -g print (Configs to edit !)

slpkg -F gnumeric (search for a package in a part of the name)
slpkg -t slackl gnumeric --check-deps (Displays a dependency tree of packages with highlight if packages is installed or used)
slpkg -s slackl gnumeric --download-only (Download from "slackl" repository, without deleting in the tmp folder)
slpkg -n gnumeric (description page on the SlackBuilds (Sbo) site with different options, including: Download, Build, Install)

User avatar
Ed_P
Contributor
Contributor
Posts: 8360
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

slpkg - Slackware Linux Package Manager

Post#2 by Ed_P » 01 Oct 2021, 15:34

:shock: Thank you Rapha_. Definitely looking forward to trying this. :happy62:
Ed

Post Reply