码迷,mamicode.com
首页 > 数据库 > 详细

archlinux yaourt安装 以及出错细节 database file for "archlinuxfr" does not exist.

时间:2014-09-24 23:46:07      阅读:1994      评论:0      收藏:0      [点我收藏+]

标签:style   http   color   io   ar   for   sp   on   c   

   archlinux yaourt安装

   但一直报错如下:

      :: Synchronizing package databases...
      core is up to date
  extra is up to date
  community is up to date
  error: failed retrieving file ‘archlinuxfr.db‘ from repo.archlinuxcn.org : The requested URL returned error: 404 Not Found
  error: failed to update archlinuxfr (download library error)

 找了半天原来还是自己的配置出错了,红色细节如下:

   最简单安装Yaourt的方式是添加Yaourt源至您的 /etc/pacman.conf:
  [archlinuxcn]
  #The Chinese Arch Linux communities packages.
  SigLevel = Optional TrustAll
  Server   = http://repo.archlinuxcn.org/$arch    #这里也可以是http://repo.archlinux.fr/$arch 
  同步并安装:
  # pacman -Syu yaourt

 

     红色一定要看清楚,一点都不能错。

   

 

   

archlinux yaourt安装 以及出错细节 database file for "archlinuxfr" does not exist.

标签:style   http   color   io   ar   for   sp   on   c   

原文地址:http://www.cnblogs.com/allforone/p/3991517.html

(1)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!