How To Install Git-lfs In Debian, Ubuntu, Alpine, Arch, Kali, Fedora And MacOS?
Maintainer: Debian Go Packaging Team
Email: [email protected] .
Website: https://git-lfs.github.com/
Section: vcs
Install git-lfs
-
Debian
apt-get install git-lfsClick to copy -
Ubuntu
apt-get install git-lfsClick to copy -
Alpine OS
apk add git-lfsClick to copy -
Arch Linux
pacman -S git-lfsClick to copy -
Kali Linux
apt-get install git-lfsClick to copy -
Fedora
dnf install git-lfsClick to copy -
macOS
brew install git-lfsClick to copy
git-lfs
Git Large File SupportAn 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.




