claws-mail

https://www.claws-mail.org

https://www.claws-mail.org/releases

Spiegel

http://paketspiegel.de/claws-mail-4.4.0.tar.xz onnlein
http://paketspiegel.de/claws-mail-4.1.1.tar.xz onnlein
SlackBuilds 15.0

SlackBuild

https://slackbuilds.org/repository/15.0/network/claws-mail

claws‑mail libetpan
claws‑mail

Installieren

ls /var/log/packages/ | grep claws-mail-4.4.0-x86_64-1_SBo if [ $? -eq 1 ] then wget http://sbopkg.paketspiegel.de/15.0/claws-mail-4.4.0-x86_64-1_SBo.tgz installpkg claws-mail-4.4.0-x86_64-1_SBo.tgz fi

Bauen

ls /var/log/packages/ | grep claws-mail-4.4.0-x86_64-1_SBo if [ $? -eq 1 ] then wget https://slackbuilds.org/slackbuilds/15.0/network/claws-mail.tar.gz tar -x -f claws-mail.tar.gz cd claws-mail wget https://paketspiegel.de/claws-mail-4.4.0.tar.xz ./claws-mail.SlackBuild installpkg /tmp/claws-mail-4.4.0-x86_64-1_SBo.tgz cd .. pwd fi