My 6 Favorite Manjaro Apps

favorite manjaro apps

I’ve been using Linux off and on for years, and more recently Manjaro Linux has become my main Operating System of choice. I figured this would be a good time to cover some of my favorite Manjaro apps that I use often. Many of these Manjaro apps are available for other operating systems and distros … Read more

Easy Setup Yubikey on Manjaro Linux

setup yubikey on manjaro

If you’re like me, you want to protect your systems from all sorts of attacks. We all know that multi-factor authentication is a great tool to better protect your computers, services, and accounts. This guide will walk you through how to setup a Yubikey on Manjaro Linux. What is Yubikey? Yubikey is a hardware device, … Read more

How to Install Edge on Manjaro

The browser wars are still real, Chrome and Firefox fanboys stand aside. I actually prefer Edge, as it’s built on Chromium and performs fairly well, and it includes many features like sleeping tabs and fast startup. It also easily syncs my favorites and extensions which is a nice touch. There is something that seems wrong … Read more

Install ExpressVPN on Linux

install expressvpn on linux

It’s important to have a VPN connection to protect your machine, privacy, and your information these days. Yes, even on Linux. I am an ExpressVPN customer and was happy to find that installing ExpressVPN on Linux is simple. Why use ExpressVPN? The most important thing when choosing a VPN provider is privacy and security. For … Read more

Install VSCode on Manjaro Linux

install vscode on manjaro

Many developers today choose Microsoft Visual Studio Code as their preferred text editor and IDE. VSCode is a multi-platform tool that is powerful in terms of editing and extended editing capabilities. On top of the already feature rich client, there are many official and community based extensions that expand it’s capabilities. This guide will explain … Read more

Install NodeJS on Manjaro Linux – 2023 Update

If you plan on getting into Javascript development and you use Manjaro, you will likely run across the need to install NodeJS on Manjaro Linux. It’s quite simple to do on Manjaro, especially when using NVM – Node Version Manager. NVM allows you to easily install, update and switch between different releases of NodeJS, such … Read more