In Ubuntu, I use the update-grub command to update grub. Recently, I made a switch to Arch Linux for new adventures and there I encountered the error saying “sudo: update-grub: command not found”: I remember choosing GRUB while installing Arch and the
Read More

The other day I was trying to install Hyperland on Arch Linux. When I used the Pacman command to install it, it threw a ‘target not found’ error. [abhishek@itsfoss ~]$ sudo pacman -S hyperland [sudo] password for abhishek: error: target not found:
Read More

So, here’s the scenario. You are trying to install a software in Ubuntu using a PPA. You add the PPA repository with ‘sudo add-apt-repository’ and when it updates the package cache, it generates an error: Cannot add PPA: ”This PPA does not
Read More