Page 1 of 1

slackel repositories

Posted: 13 Apr 2025 08:45
by djemos
There is a problem with slackware.uk mirror (https://slackware.uk/slackel/)
Use the sourceforge mirror
https://slackel.sourceforge.io/repo/
https://sourceforge.net/projects/slackel/files/repo/

Just edit the /etc/slapt-get/slapt-getrc file
and comment the lines

Code: Select all

## Slackel repositories on slackware.uk
#SOURCE=https://slackware.uk/slackel/x86_64/slackware-current/:OFFICIAL
#SOURCE=https://slackware.uk/slackel/x86_64/slackware-current/extra/:OFFICIAL
#SOURCE=https://slackware.uk/slackel/x86_64/current/:CUSTOM
and uncomment the lines

Code: Select all

## Slackel repositories on Sourceforge
SOURCE=http://www.slackel.gr/repo/x86_64/slackware-current/:OFFICIAL
SOURCE=http://www.slackel.gr/repo/x86_64/slackware-current/extra/:OFFICIAL
SOURCE=http://sourceforge.net/projects/slackel/files/repo/x86_64/current/:CUSTOM
SOURCE=http://www.slackel.gr/repo/x86_64/current/:CUSTOM