Skip to main content
  1. posts/

Common usage of Linux

··45 words·1 min·
Table of Contents

Deploying Git
#

Reference: How to Install and Configure Git on Debian 111

Method 1: Installing via apt
#

System update and upgrade:

sudo apt update && sudo apt upgrade

Install Git:

sudo apt install git
Crabby
Author
Crabby
Web full stack developer, technology enthusiast