Wingetlywingetly
← All apps

Git LFS

by GitHub, Inc.v3.8.0

Last updated

Git Large File Storage is a command line extension and specification for managing large files with Git.

Install with winget

$ winget install --id GitHub.GitLFS --exact --version 3.8.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Git LFS

Git LFS uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
git-lfs-windows-v3.8.0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for Git LFS

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v3.8.0

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

3 known CVEs via NVD

  • critical9.8Patched in wingetCVE-2022-24826affects before 3.1.3Apr 19, 2022

    On Windows, if Git LFS operates on a malicious repository with a `..exe` file as well as a file named `git.exe`, and `git.exe` is not found in `PATH`, the `..exe` program will be executed, permitting the attacker to execute arbitrary code. This does not affect Unix systems. Simi...

  • high7.2Patched in wingetCVE-2021-21237affects before 2.13.2Jan 15, 2021

    Git LFS is a command line extension for managing large files with Git. On Windows, if Git LFS operates on a malicious repository with a git.bat or git.exe file in the current directory, that program would be executed, permitting the attacker to execute arbitrary code. This does...

  • critical9.8Patched in wingetCVE-2020-27955affects v2.12.0Nov 5, 2020

    Git LFS 2.12.0 allows Remote Code Execution.

Source: NVD, updated 2h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • GitHub CLIGitHub, Inc.
    GitHub.cliv2.100.0

    Take GitHub to the command line

  • Copilot CLIGitHub, Inc.
    GitHub.Copilotvv1.0.83

    GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.

  • GitHub DesktopGitHub, Inc.
    GitHub.GitHubDesktopv3.6.5

    Focus on what matters instead of fighting with Git.

  • Copilot CLI (Preview)GitHub, Inc.
    GitHub.Copilot.Prereleasevv1.0.78-3

    GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.

  • GitHub Desktop BetaGitHub, Inc.
    GitHub.GitHubDesktop.Betav3.5.5-beta2

    GitHub Desktop is an open source Electron-based GitHub app. It is written in TypeScript and uses React.

  • classroom-assistantGitHub, Inc.
    GitHub.ClassroomAssistantv2.0.4

    Clone student repositories in bulk

More from GitHub, Inc. or browse command-line, file-storage, git.

Frequently asked questions

How do I install Git LFS on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id GitHub.GitLFS --exact --version 3.8.0. winget downloads the installer from GitHub, Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Git LFS silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id GitHub.GitLFS --exact 3.8.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Git LFS?
Git LFS uses EXE (Inno Setup). Run the downloaded installer with: git-lfs-windows-v3.8.0.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART. The silent switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
How do I uninstall Git LFS via winget?
Run: winget uninstall --id GitHub.GitLFS --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Git LFS's Apps & Features entry.
Is Git LFS free?
Git LFS is distributed under MIT License. Refer to the publisher (https://github.com/git-lfs) for the full license terms - Wingetly itself does not charge for installation.
Does Git LFS work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Git LFS directly from the publisher.
How do I keep Git LFS up to date?
Run winget upgrade --id GitHub.GitLFS --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of Git LFS from microsoft/winget-pkgs.

Recent versions

  • 3.8.0latest
  • 3.7.1
  • 3.7.0
  • 3.6.1
  • 3.6.0
  • 3.5.1
  • 3.4.1
  • 3.4.0
  • 3.3.0
  • 3.1.4