Wingetlywingetly
← All apps
L

Lore

by Epic Gamesv0.8.6

Last updated

Next-Generation Open Source Version Control

Install with winget

$ winget install --id EpicGames.Lore --exact --version 0.8.6

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

Silent install command for Lore

Lore uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i lore-setup-v0.8.6-x86_64-pc-windows-msvc.msi /quiet /norestart

See the full silent install reference for Lore

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.

About

Lore is an open source version control system designed for unprecedented scalability of both data and teams. It is optimized for projects that combine code with large binary assets, including games and entertainment, and caters for the needs of developers and artists alike.

Installers · v0.8.6

ArchitectureTypeScopeInstallDownload
x64Portable
in ZIP
-Direct
x64MSI
WiX
-Direct

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

Security

No known CVEs for Lore.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • Epic Online ServicesEpic Games
    EpicGames.EpicOnlineServicesv4.3.1

    The online service backend used by certain videogames.

  • EOS SDK (C#)Epic Games
    EpicGames.EpicOnlineServicesSDK.CSharpv1.19.0.3

    Start building with Epic Online Services. Use Unreal Engine, Unity, or the engine of your choice.

  • The RAD DebuggerEpic Games
    EpicGames.RADDebuggerv0.9.27-alpha

    A native, user-mode, multi-process, graphical debugger.

  • L
    Lore ServerEpic Games
    EpicGames.LoreServerv0.8.6

    Next-Generation Open Source Version Control

  • GitThe Git Development Community
    Git.Gitv2.55.0.3

    A free and open source distributed version control system

  • GitThe Git Client Team at Microsoft
    Microsoft.Gitv2.55.0.0.3

    A fork of Git containing Microsoft-specific patches.

More from Epic Games or browse vcs.

Frequently asked questions

How do I install Lore on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id EpicGames.Lore --exact --version 0.8.6. winget downloads the installer from Epic Games and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Lore silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id EpicGames.Lore --exact 0.8.6 --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 Lore?
Lore uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i lore-setup-v0.8.6-x86_64-pc-windows-msvc.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Lore via winget?
Run: winget uninstall --id EpicGames.Lore --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Lore's Apps & Features entry.
Is Lore free?
Lore is distributed under MIT. Refer to the publisher (https://lore.org/) for the full license terms - Wingetly itself does not charge for installation.
Does Lore 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 Lore directly from the publisher.
How do I keep Lore up to date?
Run winget upgrade --id EpicGames.Lore --exact, or winget upgrade --all to update everything winget tracks. We index 3 versions of Lore from microsoft/winget-pkgs.

Recent versions

  • 0.8.6latest
  • 0.8.5
  • 0.8.4