http://paketspiegel.de/gksu-2.0.2.tar.gz onnlein
SlackBuilds 15.0
https://slackbuilds.org/repository/15.0/system/gksu
gksu libgksu
gksu
ls /var/log/packages/ | grep gksu-2.0.2-x86_64-1_SBo if [ $? -eq 1 ] then wget http://sbopkg.paketspiegel.de/15.0/gksu-2.0.2-x86_64-1_SBo.tgz installpkg gksu-2.0.2-x86_64-1_SBo.tgz fi
ls /var/log/packages/ | grep gksu-2.0.2-x86_64-1_SBo if [ $? -eq 1 ] then wget https://slackbuilds.org/slackbuilds/15.0/system/gksu.tar.gz tar -x -f gksu.tar.gz cd gksu wget https://paketspiegel.de/gksu-2.0.2.tar.gz ./gksu.SlackBuild installpkg /tmp/gksu-2.0.2-x86_64-1_SBo.tgz cd .. pwd fi