This is an unofficial mirror for slackware. As of now, this site only mirrors,
https: https://slackware.in/
http: http://slackware.in/
In /etc/slackpkg/mirrors, make sure only one mirror is uncommented.
~$ cat /etc/slackpkg/mirrors | grep -v '#' https://slackware.in/slackware/slackware64-15.0/
The grep bit just removes lines that have a #, i.e commented lines.
Here's how my /etc/slackpkg/slackpkgplus.conf file looks like
~$ cat /etc/slackpkg/slackpkgplus.conf | grep -v '#' | sed '/^$/d' SLACKPKGPLUS=on VERBOSE=1 USETERSE=on TERSESEARCH=on ALLOW32BIT=off USEBL=on LEGACYBL=off WGETOPTS="--timeout=20 --tries=2" SEARCH_CLOG_INPARENT=on CACHEUPDATE=off GREYLIST=on SENSITIVE_SEARCH=off WW_FILE_SEARCH=off SHOWORDER=package DETAILED_INFO=basic STRICTGPG=on PKGS_PRIORITY=( multilib ) TAG_PRIORITY=off REPOPLUS=( slackpkgplus restricted alienbob multilib ) MIRRORPLUS['multilib']=https://slackware.in/people/alien/multilib/15.0/ MIRRORPLUS['alienbob']=https://slackware.in/people/alien/sbrepos/15.0/x86_64 MIRRORPLUS['restricted']=https://slackware.in/people/alien/restricted_sbrepos/15.0/x86_64 MIRRORPLUS['slackpkgplus']=https://slackware.in/slackpkgplus15/
The sed bit removes blank lines. The MIRRORPLUS items are what you should be interested in.
Check status.txt.
Ashish "aktsbot" Kurian Thomas <akts at disroot dot org
>
Note: If you think me owning this domain or hosting a half-baked mirror(because?) is not cool, let me know.
Please don't bug Pat or the slackware crew with queries about this mirror.
This mirror is dedicated to Dr. Steve Anelay a.k.a OldTechBloke.
Support slackware development by donating on PayPal or by becoming a slackware patreon. Thank you!
Cheers!