How To Install Git-lfs In Debian, Ubuntu, Alpine, Arch, Kali, Fedora And MacOS?

How To Install Git-lfs In Debian, Ubuntu, Alpine, Arch, Kali, Fedora And MacOS?

git-lfs

Git Large File Support

Maintainer: Debian Go Packaging Team



Section: vcs

Install git-lfs

  • Debian apt-get install git-lfs Click to copy
  • Ubuntu apt-get install git-lfs Click to copy
  • Alpine OS apk add git-lfs Click to copy
  • Arch Linux pacman -S git-lfs Click to copy
  • Kali Linux apt-get install git-lfs Click to copy
  • Fedora dnf install git-lfs Click to copy
  • macOS brew install git-lfs Click to copy

git-lfs

Git Large File Support

An open source Git extension for versioning large files. Git Large File Storage (LFS) replaces large files such as audio samples, videos, datasets, and graphics with text pointers inside Git, while storing the file contents on a remote server.

Installation of latest git-lfs command is available for Debian, Ubuntu, Alpine, Arch, Kali, Fedora and macOS. You can copy the command for your OS from above and paste it into your terminal. Once you run the command it will download the 2026 latest package from the repository and install it in your computer/server.