編譯 Arch Linux 非官方套件(以 yaourt 為例)

by dlintw
GNU/Linux ◆ screen-256color ◆ bash 3727 views

  • 先到 aur 網站註冊才能有搜尋功能 https://aur.archlinux.org
  • https://aur.archlinux.org/packages/yaourt
  • cp /etc/pacman.conf /etc/pacman.src.conf # 另設一套 pacman.conf 給 yaourt 抓 source 使用
  • yaourt –config /etc/pacman.src.conf -Sy # 更新套件資料庫
  • yaourt -G <套件名> # 取得 script # 用這方法可省略使用 abs