marklove

error: failed to commit transaction (conflicting files) curl: /usr/bin/curl exists in filesystem


error: failed to commit transaction (conflicting files) curl: /usr/bin/curl exists in filesystem
pacman -Su --ignore curl #升级时不升级包curl


Grab curl pacage and all updated package, remove curl, do the update, re-install curl back :

sudo pacman -Syw curl

sudo pacman -Syuw
sudo pacman -Rdd curl
sudo pacman -Su
sudo pacman -S curl

pacman -Syyu

分类:

技术点:

相关文章:

  • 2021-12-24
  • 2021-11-17
  • 2021-09-14
  • 2021-10-05
  • 2021-04-04
  • 2021-10-09
  • 2021-07-20
猜你喜欢
  • 2021-09-01
  • 2021-06-26
  • 2021-11-02
  • 2022-01-13
  • 2021-08-24
  • 2021-09-30
  • 2021-05-29
相关资源
相似解决方案