pkg.soopen package index

brew / Rang 1218

tokei mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tokei in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install tokei

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install tokei

MacPorts ports tree · devel/tokei/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add tokei

Alpine Linux edge package indexes · tokei · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install tokei

Debian stable package indexes · tokei · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install tokei

Fedora Rawhide package metadata · tokei · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#tokei

nixpkgs package indexes · pkgs/by-name/to/tokei/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S tokei

Arch Linux sync databases · tokei · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install tokei

openSUSE Tumbleweed package metadata · tokei · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/tokei

Scoop official bucket manifest trees · bucket/tokei.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id XAMPPRocky.Tokei -e

Windows Package Manager source index · XAMPPRocky.Tokei · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Program that allows you to count code, quickly

Befehle und Aliase

  • tokei

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • Current: README documents support for Mac, Linux, and Windows, more than 150 languages, JSON/YAML/CBOR output, and library use.
  • 2024-03-04: 13.0.0-alpha.1 changelog entry added maintenance and language-data updates.
  • 2025-07-21: 13.0.0-alpha.9 changelog entry included Markdown CRLF and mixed-line-ending fixes.
  • 2025-12-26: 14.0.0 changelog entry added C++20 modules and Ark TypeScript support.

Related projects

  • Tokei belongs to the same utility family as cloc and scc, though the cited upstream material emphasizes Tokei's own speed, accuracy, language coverage, and Rust library interface.
  • Repology, Homebrew, Cargo, winget, Scoop, and distribution package managers are part of the adoption surface documented by the README and input facts.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
tokeiExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und 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.

Seite generiert2026-08-03
Manager-Version14.0.0
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:tokei
Version14.0.0
PaketmanagerHomebrew
Homepagehttps://github.com/XAMPPRocky/tokei
Repositoryhttps://github.com/XAMPPRocky/tokei
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

tokei 12.1.2-6+b1

display statistics about your code

https://tokei.rs

sudo apt install tokei
  • Section: utils
  • Architecture: amd64
  • Source Package: rust-tokei
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Tokei
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tokei from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

tokei

nix profile install nixpkgs#tokei
  • normalized package name match
  • Abgeglichen nach: Tokei
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/to/tokei/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

tokei 14.0.0-r0

A blazingly fast CLOC (Count Lines Of Code) program

https://github.com/XAMPPRocky/tokei

sudo apk add tokei
  • License: MIT AND Apache-2.0
  • Architecture: x86_64
  • Source Package: tokei
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Tokei
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tokei from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

tokei 14.0.0-6.fc45

Count your code, quickly

https://crates.io/crates/tokei

sudo dnf install tokei
  • License: (MIT OR Apache-2.0) AND BSD-3-Clause AND MIT AND MPL-2.0 AND Unicode-DFS-2016 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: rust-tokei
  • 4 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Tokei
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tokei from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

tokei 14.0.0-1

A blazingly fast CLOC (Count Lines Of Code) program

https://github.com/XAMPPRocky/tokei

sudo pacman -S tokei
  • License: MIT AND Apache
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Tokei
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: tokei from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

tokei 14.0.0+git0-1.3

Code statistics commandline tool

https://github.com/XAMPPRocky/tokei

sudo zypper install tokei
  • License: (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tokei
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Tokei
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tokei from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

tokei

sudo port install tokei
  • normalized package name match
  • Abgeglichen nach: Tokei
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/tokei/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

main/tokei

scoop install main/tokei
  • normalized package name match
  • Abgeglichen nach: Tokei
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/tokei.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

XAMPPRocky.Tokei

winget install --id XAMPPRocky.Tokei -e
  • normalized package name match
  • Abgeglichen nach: Tokei
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: XAMPPRocky.Tokei from https://cdn.winget.microsoft.com/cache/source.msix

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation