arosaspa / github

Install Github on Ubuntu 22.04.3 LTS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install GitHub on Ubuntu 22.04.3

First, open the terminal and type:

sudo apt -y update

Next:

sudo apt -y install git-all

for check the version: git --version

In this case is: 2.34.1

Ready!, and enjoy with Github.

About

Install Github on Ubuntu 22.04.3 LTS