Wingetlywingetly
← All apps

cloc

by Al Danialv2.10

Last updated

cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.

Install with winget

$ winget install --id AlDanial.Cloc --exact --version 2.10

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

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

cloc counts blank lines, comment lines, and physical lines of source code in many programming languages. Given two versions of a code base, cloc can compute differences in blank, comment, and source lines.

It is written entirely in Perl with no dependencies outside the standard distribution of Perl v5.6 and higher (code from some external modules is embedded within cloc) and so is quite portable.

Installers · v2.10

ArchitectureTypeScopeInstallDownload
x64Portable-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 cloc.

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

  • Python 3.12Python Software Foundation
    Python.Python.3.12v3.12.10

    Python is a programming language that lets you work more quickly and integrate your systems more effectively.

  • Python 3.14Python Software Foundation
    Python.Python.3.14v3.14.7

    A programming language that lets you work more quickly and integrate your systems more effectively.

  • Python 3.11Python Software Foundation
    Python.Python.3.11v3.11.9

    Python is a programming language that lets you work more quickly and integrate your systems more effectively.

  • Python 3.13Python Software Foundation
    Python.Python.3.13v3.13.15

    Python is a programming language that lets you work more quickly and integrate your systems more effectively.

  • Python Install ManagerPython Software Foundation
    Python.PythonInstallManagerv26.3.240.0

    Install, manage, and launch Python on Windows.

  • Python 3.8Python Software Foundation
    Python.Python.3.8v3.8.10

    Python is a programming language that lets you work more quickly and integrate your systems more effectively.

More from Al Danial or browse cloc, count-lines, programming-language.

Frequently asked questions

How do I install cloc on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id AlDanial.Cloc --exact --version 2.10. winget downloads the installer from Al Danial and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install cloc silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id AlDanial.Cloc --exact 2.10 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall cloc via winget?
Run: winget uninstall --id AlDanial.Cloc --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from cloc's Apps & Features entry.
Is cloc free?
cloc is distributed under GPL-2.0. Refer to the publisher (https://github.com/AlDanial/cloc) for the full license terms - Wingetly itself does not charge for installation.
Does cloc 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 cloc directly from the publisher.
How do I keep cloc up to date?
Run winget upgrade --id AlDanial.Cloc --exact, or winget upgrade --all to update everything winget tracks. We index 7 versions of cloc from microsoft/winget-pkgs.

Recent versions

  • 2.10latest
  • 2.08
  • 2.06
  • 2.04
  • 2.02
  • 2.00
  • 1.98