Dolt
Overview
sudo bash -c 'curl -L https://github.com/dolthub/dolt/releases/latest/download/install.sh | sudo bash'Version & Lifecycle
Community Notes
Dolt – Command-line note
Dolt provides a Windows MSI installer (dolt-windows-amd64.msi) suitable for enterprise deployment via tools like Group Policy, Intune, or SCCM. For silent installation, use the standard msiexec /i dolt-windows-amd64.msi /quiet /norestart /l*v install.log to suppress UI, prevent reboots, and enable verbose logging without requiring custom properties or transforms. This approach ensures scalable, unattended rollout across Windows endpoints.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Currently manual installation via shell script; .deb and .rpm packages coming soon