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 AWS CLI on Debian 11 or 12 Linux

Download AWS CLI installation script on Debian 11

To manage AWS servers, Amazon Cloud offers a command-line interface tool called AWS CLI. It is an open-source program that helps users to manage and automate various Amazon cloud servers directly from their system’s command-line shell. Here we learn the steps to install the AWS …

Read more

How to install MariaDB 10 on Debian 11 Bullseye Linux

install mariadb server on Debian 11

Guide to learn the MariaDB 10 installation on Debian 11 Bullseye. Currently while writing this tutorial the latest version was MariaDB Server 10.6.  The default version available to install on Debian 11 Linux while performing this guide was MariaDB 10.5, however the latest available is …

Read more

Install and Use Curl on Debian 11 Bullseye Linux

Install and Use Curl on Debian 11 Bullseye Linux min

cURL is an open-source command-line program integrated into Linux systems for a long time. It enables files to be transferred from or to a server without user interaction. In addition to HTTP, the program supports a variety of other network protocols such as FTP, FTPS, …

Read more