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

Install Docker CE on Debian 11 Bullseye Linux

Install Docker CE on Debian 11 Bullseye Linux

Run container virtual machine by installing Docker CE on Debian 10 or 11 Bullseye Linux using the guide given here in this article… Debian 11 is the latest long-term supported release from the developers of this Linux. However, if you are using it and don’t …

Read more

Install Chromium browser Debian 11 Bullseye

install Chromium Debian 11

The steps given here to install Chromium on Debian 11 will also work for Debian 10 Buster and other previous versions including Ubuntu, Linux Mint, MX Linux, Kali Linux, and more…  Chromium is an open-source browser from Google, on which “Google Chrome” is based. With …

Read more

How to install and use Backports in Debian 11 Bullseye

Install Backports Repository to Debian 11 bullseye Linux

The applications installed in the stable version of Debian don’t get new version updates immediately to maintain the high stability of the system. However, that is not the case with the security updates maintained by the Debian security team. So, what to do to get …

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