Arch Linux Based

How To Install Visual Studio Code on Manjaro 20

Manjaro-logo

In this tutorial, we will show you how to install Visual Studio Code on Manjaro 20. For those of you who didn’t know, Visual Studio Code is a free cross-platform source-code editor developed by Microsoft for Windows, Linux, and macOS. VS Code comes with built-in support for JavaScript, TypeScript, and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Py...

How To Install phpMyAdmin on Manjaro 20

Manjaro-logo

In this tutorial, we will show you how to install phpMyAdmin on Manjaro 20. For those of you who didn’t know, phpMyAdmin is a graphical MySQL/MariaDB administration tool that can be used to create, edit and delete databases. phpMyAdmin provides the most useful functions to interact with the MySQL database. This article assumes you have at least basic knowledge of Linux, know how to use the sh...

How To Install LAMP on Manjaro 20

Manjaro-logo

In this tutorial, we will show you how to install LAMP on Manjaro 20. For those of you who didn’t know, LAMP stands for Linux, Apache, MySQL/MariaDB, PHP or Perl, or Python. All components are free and open-source software, and the combination is suitable for building dynamic web pages. The LAMP stack is one of the most popular server configurations in the world. This article assumes you have...