How to Install and Use LunarVim on Linux (Complete Guide)

LunarVim is a fantastic NeoVim-based IDE, a community-driven project available for free to try, providing support for most popular programming languages such as C/C++, Python, Java, Node.js, Angular, Go, Scala, and 13+ more. It comes with a default configuration to offer features such as autocompletion,

How to Install New (or Nerd) Fonts on Linux (Ultimate Guide)

A good font (also referred to as typography) is crucial in UI/UX design. However, individuals interested in desktop customization often enjoy having an amazing font of their choice on their system to make it stand out among others. While users are provided with a variety

Manage Multiple Versions of NeoVim via Bob Version Manager

NeoVim is a popular and modern CLI text editor for Linux. I’ve recently written a complete article on installing and using the latest version of NeoVim on your preferred Linux system. However, the article showed the traditional way of installing NeoVim, where you could only

How to Install Latest NeoVim on Linux (Ultimate Guide)

NeoVim is a modern command-line text editor designed to improve and modernize the original Vim editor by addressing some limitations and introducing new features. It provides support for asynchronous plugins, the Language Server Protocol, a built-in terminal emulator, built-in package management, and a more powerful

How to Execute JavaScript in a Jupyter Notebook on Linux

Jupyter Notebook is the most popular server-client application that allows you to write, run, test, and debug Python-interpreted programs on notebook documents via a web browser. Unfortunately, other interpreted programming languages, such as Javascript, lack such fully-fledged applications that offer tight integration and enable users

MusicPod: Music, Radio, and Podcast Player for Ubuntu

MusicPod is a decent local music player but an excellent podcast and internet radio player for your Ubuntu Desktop. It was created using Flutter and is available to use as a Snap package. I’ve been using it for a while, and from my experience, if

How to Install Development Tools on Linux (Ultimate Guide)

Development tools are a set of software applications and utilities specifically designed to aid software developers in creating, debugging, testing, and maintaining software applications. These development tools include necessary applications such as GCC (GNU Compiler Collection), GNU Make, Git, GDB (GNU Debugger), and many more.

How to: Install Angular CLI (and Create a New App) on Linux

Angular is a widely used open-source web application framework developed and maintained by Google, serves the purpose of creating dynamic single-page mobile or web applications (SPAs). It uses Typescript/Javascript and offers a rich set of features like component-based architecture, two-way data binding, dependency injection, directives,

Moosync: An Electron-based GUI Music Player for Linux

Can you name a good GUI music player? If not, Moosync could be your next favorite GUI music player in Linux—at least for me, if there wasn’t that one issue. Moosync: A Near-Perfect GUI Music Player for Linux Moosync is an open-source music player with

Fastfetch: A Tool for Fetching System Information on Linux

Fastfetch is a tool for fetching system information, similar to Neofetch, but with enhanced performance because it’s written in C and offers greater customizability, providing you with more control over the output. Overall, it’s a good tool available for most operating systems, like Linux, Android,

How to: Reduce VLC Subtitle Font Size (Using the 2 Method)

In today’s stressful world, we all love binge-watching the latest TV shows, anime, and movies, but the most irritating thing is when the content you are watching turns out to be in a different language than your native language. Here, the subtitle acts as a

Spyder is a Python IDE Tailored for Data Scientists

🚀 Quick Overview Don’t stick with VSCode or PyCharm for your Python journey if you’re a scientist, engineer, or data analyst. You already have a finely-tuned, tailored IDE specifically designed for you by people like you named Spyder. Spyder is an open-source, specially designed IDE