macOS
brew install tokeilocal Homebrew formula metadata
sudo port install tokeiMacPorts ports tree · devel/tokei/Portfile · Quelle: api.github.com
brew / Rang 1218
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tokei in AI-Agent-Workflows.
Installation
brew install tokeilocal Homebrew formula metadata
sudo port install tokeiMacPorts ports tree · devel/tokei/Portfile · Quelle: api.github.com
sudo apk add tokeiAlpine Linux edge package indexes · tokei · Quelle: dl-cdn.alpinelinux.org
sudo apt install tokeiDebian stable package indexes · tokei · Quelle: deb.debian.org
sudo dnf install tokeiFedora Rawhide package metadata · tokei · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#tokeinixpkgs package indexes · pkgs/by-name/to/tokei/package.nix · Quelle: api.github.com
sudo pacman -S tokeiArch Linux sync databases · tokei · Quelle: geo.mirror.pkgbuild.com
sudo zypper install tokeiopenSUSE Tumbleweed package metadata · tokei · Quelle: download.opensuse.org
scoop install main/tokeiScoop official bucket manifest trees · bucket/tokei.json · Quelle: api.github.com
winget install --id XAMPPRocky.Tokei -eWindows Package Manager source index · XAMPPRocky.Tokei · Quelle: cdn.winget.microsoft.com
Überblick
Program that allows you to count code, quickly
Verlauf
Tokei is a Rust code-statistics tool that counts files, total lines, code, comments, and blanks by language, with both CLI and library use cases.
The README positions Tokei as a fast and accurate counter for source trees, emphasizing multi-line and nested-comment handling, more than 150 supported languages, multiple machine-readable output formats, and use as a library.
Tokei's changelog follows Keep a Changelog and Semantic Versioning. Recent entries show continued maintenance through the 13.0.0 alpha series in 2024 and 2025, and a 14.0.0 release dated 2025-12-26 with additional language support such as C++20 modules, Ark TypeScript, and Koka.
The upstream README lists package-manager installs across Unix, macOS, and Windows: apk, pacman, Cargo, conda-forge, dnf, FreeBSD pkg, NetBSD pkgin, Nix, zypper, Void, Homebrew, MacPorts, winget, and Scoop. The input facts independently list Homebrew, Debian, Fedora/DNF, MacPorts, Nix, Arch, Scoop, winget, and openSUSE.
The README also advertises crates.io, GitHub, Homebrew, Chocolatey, and Repology badges, reflecting the project's package-manager-centered distribution culture.
Typical use is pointing tokei at one or more source directories to get a language-by-language table. It respects .gitignore, .ignore, and .tokeignore by default, can exclude paths, sort by statistics columns, print per-file counts, and emit JSON, YAML, or CBOR for downstream tools.
Because tokei can read prior output back in, it also supports workflows that snapshot code statistics and combine them with later runs.
Tokei is significant in the package-nerd niche because it is both a benchmarkable Rust CLI and a widely packaged developer utility. It is small enough to install casually, but broad enough to become a standard smoke-test tool for language detection, ignore-file behavior, terminal output, and package metadata across many ecosystems.
Its long package-manager list and machine-readable output make it useful for maintainers comparing source trees, release artifacts, vendored code, or language mix without bringing in a full analytics stack.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
tokei | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:tokei |
|---|---|
| Version | 14.0.0 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/XAMPPRocky/tokei |
| Repository | https://github.com/XAMPPRocky/tokei |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
tokei 12.1.2-6+b1
display statistics about your code
sudo apt install tokeitokei
nix profile install nixpkgs#tokeitokei 14.0.0-r0
A blazingly fast CLOC (Count Lines Of Code) program
https://github.com/XAMPPRocky/tokei
sudo apk add tokeitokei 14.0.0-6.fc45
Count your code, quickly
https://crates.io/crates/tokei
sudo dnf install tokeitokei 14.0.0-1
A blazingly fast CLOC (Count Lines Of Code) program
https://github.com/XAMPPRocky/tokei
sudo pacman -S tokeitokei 14.0.0+git0-1.3
Code statistics commandline tool
https://github.com/XAMPPRocky/tokei
sudo zypper install tokeitokei
sudo port install tokeimain/tokei
scoop install main/tokeiXAMPPRocky.Tokei
winget install --id XAMPPRocky.Tokei -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.