03-19-2022, 07:19 AM
I’m not sure if this is your issue, but a common thing that happens can be fixed by using this command (assuming you use Manjaro (preinstalled) or Arch):
From what I understand updating with graphical tools doesn’t always work and might cause this issue, so try updating via terminal instead:
Code:
sudo rm /var/lib/pacman/db.lck
From what I understand updating with graphical tools doesn’t always work and might cause this issue, so try updating via terminal instead:
Code:
sudo pacman -Syu