在ArchLinux上更新系统或者安装软件,如$pacman -Syu,遇到下列问题:
error: failed to init transaction (unable to lock database)
error: could not lock database: File exists
解决方法:
$ sudo rm /var/lib/pacman/db.lck
ArchLinux遇到问题unable to lock database
最新推荐文章于 2024-10-21 21:36:11 发布