# Install git-cola with Homebrew, apk, apt, dnf, MacPorts, Nix, scoop, winget, zypper

Highly caffeinated git GUI. Version 4.18.2 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:git-cola
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install git-cola
```

  Evidence: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install git-cola
```

  Evidence: MacPorts ports tree: devel/git-cola/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add git-cola
```

  Evidence: Alpine Linux edge package indexes: git-cola from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install git-cola
```

  Evidence: Debian stable package indexes: git-cola from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install git-cola
```

  Evidence: Fedora Rawhide package metadata: git-cola from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#git-cola
```

  Evidence: nixpkgs package indexes: pkgs/by-name/gi/git-cola/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- zypper (92%):

```sh
sudo zypper install git-cola
```

  Evidence: openSUSE Tumbleweed package metadata: git-cola from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

### Windows

- Scoop (92%):

```sh
scoop install extras/git-cola
```

  Evidence: Scoop official bucket manifest trees: bucket/git-cola.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id git-cola.git-cola -e
```

  Evidence: Windows Package Manager source index: git-cola.git-cola from https://cdn.winget.microsoft.com/cache/source.msix

## Package facts

- **Package key:** brew:git-cola
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/git-cola>
- **Version:** 4.18.2
- **Source summary:** Highly caffeinated git GUI
- **Homepage:** <https://git-cola.github.io/>
- **Repository:** <https://github.com/git-cola/git-cola>
- **Upstream docs:** <https://git-cola.readthedocs.io/>
- **License:** GPL-2.0-or-later
- **Source archive:** <https://files.pythonhosted.org/packages/29/96/0e46ce0900924510e725c0e0417b8abde20fe3d5d00d76f35398ebb249a1/git_cola-4.18.2.tar.gz>
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- cola (cli)
- git-cola (cli)
- git-cola-sequence-editor (cli)
- git-dag (cli)
- cola (alias)
- git-cola (alias)
- git-cola-sequence-editor (alias)
- git-dag (alias)

## Dependencies

- git-gui
- pyqt
- python@3.14

## Install behavior

- Post-install hook: not defined
- Bottle: available on all

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 4.18.2
- Local data: ok
- Upstream repository: https://git-cola.github.io/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

git-cola is a Python and Qt graphical interface for Git, with command-line entry points such as git cola and git dag. It represents the desktop-Git side of the Git tooling ecosystem: visual staging, commit preparation, history browsing, and common repository actions without leaving local Git.

### Project history

The project is distributed by the git-cola organization and describes itself as a powerful Git GUI with a slick interface. Its release notes preserve a long 1.x to 4.x line; early notes in the 1.3 series already mention Debian packaging, Windows and Mac OS X packaging work, saved layouts, branch review mode, and Git difftool integration.

### Adoption history

git-cola's adoption has been strongest through operating-system package channels. The official README says Linux distributions had already packaged it and documents installation through Debian, Ubuntu, Fedora, Gentoo, openSUSE, Slackware, FreeBSD, Homebrew, PyPI virtual environments, Windows installers, and source-tree execution.

### How it is used

Practitioners use git-cola as a local Git GUI for staging and unstaging changes, editing commit messages, browsing history with git dag, diffing revisions, fetching, pulling, pushing, rebasing, stashing, tagging, and launching focused subcommands from the command line.

### Why package nerds care

For package catalogs, git-cola is notable because it bridges desktop application packaging and Git subcommand culture. It can run from a source tree, from Python packaging, from OS packages, or as a Git-style command, making it a useful test case for GUI dependencies in command-line package managers.

### Timeline

- 1.3.x: Release notes documented Debian packaging fixes, Mac OS X bundles, Windows installer work, and Git difftool integration.
- 4.x: Release notes documented continued UI, Git DAG, packaging, and desktop integration work.

### Related projects

- git-cola relates to Git itself, Git DAG, Git difftool, QtPy, PyQt, and PySide through its GUI and packaging model.

### Sources

- <https://formulae.brew.sh/formula/git-cola>
- <https://git-cola.readthedocs.io/>
- <https://github.com/git-cola/git-cola>
- <https://raw.githubusercontent.com/git-cola/git-cola/main/CHANGES.rst>
- <https://raw.githubusercontent.com/git-cola/git-cola/main/README.md>
- <https://raw.githubusercontent.com/git-cola/git-cola/main/docs/git-cola.rst>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.gitconfig, .git/config, ~/.config/git-cola, ~/.config/git-cola/layouts, ~/.config/git-cola/language, ~/.config/git-cola/git-bindir
## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** git-cola
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Other Package-Manager Records

- Debian apt - git-cola - 4.12.0-1: normalized package name match | Debian stable package indexes: git-cola from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | highly caffeinated git GUI | https://git-cola.github.io/
- Nix - git-cola: normalized package name match | nixpkgs package indexes: pkgs/by-name/gi/git-cola/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - git-cola - 4.6.1-1: normalized package name match | Ubuntu 24.04 LTS package indexes: git-cola from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | highly caffeinated git GUI | https://git-cola.github.io/
- apk - git-cola - 4.18.2-r1: normalized package name match | Alpine Linux edge package indexes: git-cola from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | GUI application for git built on Python & Qt | https://git-cola.github.io
- apk - git-cola-doc - 4.18.2-r1: normalized package name match | Alpine Linux edge package indexes: git-cola-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | GUI application for git built on Python & Qt (documentation) | https://git-cola.github.io
- apk - git-cola-pyc - 4.18.2-r1: normalized package name match | Alpine Linux edge package indexes: git-cola-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Precompiled Python bytecode for git-cola | https://git-cola.github.io
- dnf - git-cola - 4.18.2-2.fc45: normalized package name match | Fedora Rawhide package metadata: git-cola from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | A sleek and powerful git GUI | https://git-cola.github.io
- zypper - git-cola - 4.17.0-1.3: normalized package name match | openSUSE Tumbleweed package metadata: git-cola from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | A GUI for Git | https://git-cola.github.io/
- MacPorts - git-cola: normalized package name match | MacPorts ports tree: devel/git-cola/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - extras/git-cola: normalized package name match | Scoop official bucket manifest trees: bucket/git-cola.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - git-cola.git-cola: normalized package name match | Windows Package Manager source index: git-cola.git-cola from https://cdn.winget.microsoft.com/cache/source.msix


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [git-gui](https://www.automicvault.com/pkg/brew/git-gui/) - Runtime dependency declared by Homebrew.
- [pyqt](https://www.automicvault.com/pkg/brew/pyqt/) - Runtime dependency declared by Homebrew.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [braid](https://www.automicvault.com/pkg/brew/braid/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [codeberg-cli](https://www.automicvault.com/pkg/brew/codeberg-cli/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [dura](https://www.automicvault.com/pkg/brew/dura/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [gcli](https://www.automicvault.com/pkg/brew/gcli/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [git-branchless](https://www.automicvault.com/pkg/brew/git-branchless/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [git-cinnabar](https://www.automicvault.com/pkg/brew/git-cinnabar/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [git-lfs](https://www.automicvault.com/pkg/brew/git-lfs/) - Shares av.db curated category or tags: cli, developer-tools, git, version-control.
- [git-big-picture](https://www.automicvault.com/pkg/brew/git-big-picture/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, control, developer, developer-tools, git.
- [git-delete-merged-branches](https://www.automicvault.com/pkg/brew/git-delete-merged-branches/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, control, developer, developer-tools, git.
- [git-imerge](https://www.automicvault.com/pkg/brew/git-imerge/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, control, developer, developer-tools, git.

## Combined YAML source

View the package source record on GitHub. [combined/git-cola.yml](https://github.com/automic-vault/db/blob/main/combined/git-cola.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
