Automic VaultAutomic Vault

brew

使用 Homebrew, apt, MacPorts, zypper 安装 ohcount

查看 ohcount 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install ohcount

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install ohcount

MacPorts ports tree · textproc/ohcount/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install ohcount

Debian stable package indexes · ohcount · 来源: deb.debian.org

openSUSE zypper已验证 · 92%
sudo zypper install ohcount

openSUSE Tumbleweed package metadata · ohcount · 来源: download.opensuse.org

概览

软件包摘要

Source code line counter

命令和别名

  • ohcount

历史

项目历史与用法

Ohcount is the Ohloh/Open Hub source-code line counter: a C and Ragel based analyzer with a command-line tool and language-detection library for counting code, comment, and blank lines across source trees.

项目历史

The project traces back to Ohloh, the open-source project directory and analytics site later associated with Black Duck and Open Hub. Its README says it was originally developed at Ohloh and used to generate the reports at www.openhub.net, which makes it part of the early package-statistics infrastructure rather than just a standalone `wc`-style utility.

The original GitHub source repository was created on 2008-06-09, and the Black Duck fork used by package managers was created on 2010-10-27. The Black Duck repository kept the Ohloh identity in its description while moving the maintained packaging-facing project under the Black Duck Software organization.

采用历史

Ohcount's most important adoption story is Open Hub itself: the tool was used to generate Open Hub's source-code reports, giving it a role in public open-source metrics. It also reached mainstream Unix packaging through Homebrew, Debian, Ubuntu, MacPorts, and openSUSE-style distributions, but Homebrew analytics generated on 2026-07-01 showed a small niche user base: 49 installs over 365 days.

The package stayed interesting to distributors because it is not a single-language counter. The README describes a detector for primary language family, a parser for line-by-line breakdowns, support for multiple languages in one file, whole-directory counting, language-family file discovery, detailed source annotations, and Ruby bindings.

使用方式

Developers and auditors use `ohcount` to count individual files or entire directory trees, identify source files by language family, and produce detailed annotations of a file's lines. Its ability to split mixed files, such as HTML with CSS and JavaScript regions, made it more sophisticated than plain line counters.

Package builders care about its implementation details because the Homebrew formula depends on `libmagic`, `pcre2`, and `ragel`, and applies Debian patches for modern build and PCRE2 support. The README also documents Ruby 2.x test expectations, SWIG bindings, and an unsupported Python wrapper.

为什么软件包爱好者会关心

Ohcount is a package-nerd artifact because it helped produce package metadata about other projects. It sits in the same historical lane as SLOC counters and open-source forges: the tool is small, but the data it helped generate shaped how people compared projects by language mix and code size.

Its formula tells the story of aging infrastructure kept buildable through distro patches. The combination of Ragel-generated scanners, Ruby bindings, PCRE migration, and GPL-2.0-only licensing gives maintainers plenty of packaging surface area for a deceptively simple CLI.

时间线

  • 2008-06-09: the original `korsakov/ohcount` GitHub repository was created.
  • 2010-10-27: Black Duck Software's GitHub fork was created.
  • 2021-12-09: the README build notes recorded tested build requirements for Ubuntu, Fedora, and macOS.
  • 2026-07-01: Homebrew's formula API reported stable version 4.0.0 and packaged executables under `ohcount`.

Related projects

  • Ohcount is closely tied to Ohloh/Open Hub. It is also related to other source line counters such as `cloc`, but its distinctive lineage is its use inside an open-source analytics service rather than only as a local developer utility.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
ohcountcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本4.0.0
管理器更新时间2026-07-11
本地数据OK
上游当前
检测到的最新版本4.0.0

https://github.com/blackducksoftware/ohcount

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:ohcount
版本4.0.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/ohcount
主页https://github.com/blackducksoftware/ohcount
仓库https://github.com/blackducksoftware/ohcount
上游文档https://github.com/blackducksoftware/ohcount#readme
许可证GPL-2.0-only
源码归档https://github.com/blackducksoftware/ohcount/archive/refs/tags/4.0.0.tar.gz
最后更新2026-07-11T09:50:47+09:00
Pulseupdated
依赖libmagic, pcre2, ragel
构建依赖gperf
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameohcount
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

ohcount 4.0.0-5

Source code line counter

https://github.com/blackducksoftware/ohcount

sudo apt install ohcount
  • Section: utils
  • Architecture: amd64
  • 7 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Ohcount
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ohcount from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

ohcount-doc 4.0.0-5

Source code line counter - Documentation

https://github.com/blackducksoftware/ohcount

sudo apt install ohcount-doc
  • Section: doc
  • Architecture: all
  • Source Package: ohcount
  • normalized package name match
  • 匹配方式:Ohcount
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ohcount-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

ohcount 4.0.0-4build2

Source code line counter

https://github.com/blackducksoftware/ohcount

sudo apt install ohcount
  • Section: universe/utils
  • Architecture: amd64
  • 7 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Ohcount
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ohcount from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

ohcount-doc 4.0.0-4build2

Source code line counter - Documentation

https://github.com/blackducksoftware/ohcount

sudo apt install ohcount-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: ohcount
  • normalized package name match
  • 匹配方式:Ohcount
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: ohcount-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
zypper95%

ohcount 4.0.0-3.3

The Ohloh source code line counter

https://www.openhub.net/p/ohcount

sudo zypper install ohcount
  • License: GPL-2.0-only
  • Category: Development/Tools/Other
  • Architecture: x86_64
  • Source Package: ohcount
  • 3 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Ohcount
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: ohcount from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

ohcount

sudo port install ohcount
  • normalized package name match
  • 匹配方式:Ohcount
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/ohcount/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment