2 Ways to install VS code on Debian 11 Bullseye Linux

Simple Way to insall VS code on Debian 11 Linux

Learn the simple way to install Microsoft Visual Studio Code on Debian 11 Bullseye or 10 Buster using the command terminal. Microsoft’s “Visual Studio Code”  is a free and open-source code editor available to install on popular operating systems. It also contains many useful functions …

Read more

How to install SLACK on Debian 11 Bullseye Linux

Install Slack on Debian 11 or 10

Here are the steps to install Slack on Debian 11 Bullseye or 10 Buster Linux using the command line terminal. Slack is a popular Online instant messaging service application that stands for “Searchable Log of All Conversation and Knowledge”, yes, in short, “Slack”. It has …

Read more

How to install WineHQ on Debian 11 Bullseye

Wine Installation in Debian 11 Bullseye Linux

“Wine” stands for “Wine Is Not an Emulator”, it is a free and popular program to run Windows applications on Linux such as Ubuntu, Debian, CentOS operating systems. As its name suggests Wine is not an emulator, but a runtime environment that ensures compatibility with …

Read more

Install Python 3.x or 2.7 on Debian 11 Bullseye Linux

Install Python 3 or 2.7 on Debian 11 Bullseye Linux

Learn the commands to install Python 3.x and Python 2.7 on Debian 11 Bullseye or 10 Buster using terminal and also set the default version. Python is a free, open-source programming language for a wide range of software projects. This programming language comes with clear syntax …

Read more

How to install Node js & NPM on Debian 11 Bullseye

Node js Installation on Debian 11 Bullseye Linux

Node.js is a platform that allows developers to developed tools using Javascript and also prepares scripts to run on the server-side. The best thing. it is an open-source Javascript framework that can be used on all popular operating systems. Nodejs uses the Google V8 engine …

Read more