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
So, you installed Arch Linux, but find downloading updates/packages a bit slow. Well, unless you have a network issue, it is an easy fix by selecting the fastest mirror. Unlike Ubuntu, where you get a GUI utility to find and enable the
Read More
So, I installed Arch Linux quite easily thanks to the archinstall script. After I started using it and exploring it, I tried using my Bluetooth headphones only to notice that the Bluetooth was not working. I could see the Bluetooth option but
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
Installing Docker on Arch Linux is easy. It is available in the Extra repository and you can simply do the pacman magic: sudo pacman -S docker But there are more steps involved here to run Docker on Arch Linux properly. Making Arch
Read More
Firefox and Brave are my daily drivers for web browsing. When I installed Arch Linux with GNOME, it had GNOME Web browser. It’s a decent browser but not something I can live with it as I need my saved passwords, browsing history
Read More
You’ll find a huge number of software packaged by the community members in Arch User Repository (AUR). Since it is coming from third parties, purists suggest downloading and building each desired package from AUR manually. But that’s a tedious task and that’s
Read More
Unity has been brought back to life by volunteers. While there is an Ubuntu Unity flavor, Arch Linux users can also install and use Unity on their systems. Here’s how!
Want to install Snap applications in Arch Linux? You need to enable snap support first. Here’s how to enable snap on Arch Linux.
Not comfortable using the pacman commands in the terminal? You don’t have to. Here are a few GUI frontends for Pacman for managing applications in Arch Linux.