I am using CachyOS on my primary system these days and pretty content with its performance. Since it is based on Arch Linux, I am using a few software installed from the Arch User Repository (AUR) with Yay AUR Helper. While updating,
Read More

I was trying to update my CachyOS system with in the usual Arch way when I encountered this ‘failed to synchronize all databases’ error. sudo pacman -Syu [sudo] password for abhishek: :: Synchronizing package databases… error: failed to synchronize all databases (unable
Read More

How do you update Arch Linux? You run sudo pacman -Syu command. How do you install a package on Arch Linux? You run sudo pacman -Syu package_name. Which might make you wonder why do you need a system update while installing a
Read More

On our Arch installation video, a viewer requested a tutorial on installing Arch but with BTRFS and with encryption enabled. And hence this tutorial came into existence. I am using the official archinstall script. Though a command line tool, this guided installer
Read More

Core? Extra? Multilib? You’ll find these terms ‘strange’ when you are just starting your Arch journey but you’ll come across them in various forum discussion and wiki references. Hence, I thought of writing this tutorial to quickly explain the different kinds of
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