摘要: pacman能够调用外部下载工具来代替默认的wget来给pacman提速 比如将/etc/pacman.conf中 XferCommand = /usr/bin/wget –passive ftp c O %o %u 注释掉,同时添加 XferCommand = /usr/bin/axel o %o 阅读全文
posted @ 2016-09-09 22:39 季文康 阅读(3160) 评论(0) 推荐(0)
摘要: downloading required keys... error: key "C847B6AEB0544167" could not be looked up remotely error: required key missing from keyring error: failed to c 阅读全文
posted @ 2016-09-09 22:38 季文康 阅读(2439) 评论(0) 推荐(0)