App do catálogo

Git

Sistema de controle de versao distribuido.

Funciona em

WindowsmacOSLinux

Instaladores disponíveis

Winget

Windows · Git.Git

Ver origem

Chocolatey

Windows · git

Ver origem

Homebrew

macOS · git

Ver origem

APT

Linux · git

Ver origem

Comandos

Winget Windows

Fonte oficial · Git.Git

Sugerir correção

Instalar

powershell
winget install --id Git.Git -e

Desinstalar

powershell
winget uninstall --id Git.Git -e

Chocolatey Windows

Comunidade · git · exige admin

Sugerir correção

Instalar

powershell
choco install git -y

Desinstalar

powershell
choco uninstall git -y

Homebrew macOS

Fonte oficial · git

Sugerir correção

Instalar

zsh
brew install git

Desinstalar

zsh
brew uninstall git

APT Linux

Fonte oficial · git · exige admin

Sugerir correção

Instalar

bash
sudo apt-get update && sudo apt-get install -y git

Desinstalar

bash
sudo apt-get remove -y git

Setups com Git