pkg.soopen package index

brew / rang 9514

Installer tuc avec Homebrew, apk, MacPorts, Nix, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de tuc pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install tuc

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install tuc

MacPorts ports tree · textproc/tuc/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add tuc

Alpine Linux edge package indexes · tuc · Source: dl-cdn.alpinelinux.org

Nixvérifié · 92%
nix profile install nixpkgs#tuc

nixpkgs package indexes · pkgs/by-name/tu/tuc/package.nix · Source: api.github.com

openSUSE zyppervérifié · 92%
sudo zypper install tuc

openSUSE Tumbleweed package metadata · tuc · Source: download.opensuse.org

aperçu

Résumé du paquet

Text manipulation and cutting tool

Commandes et alias

  • tuc

historique

Historique du projet et usages

tuc is a Rust command-line text cutting tool whose README expands the name as "when cut doesn't cut it". It extends the familiar field-selection niche with multi-character delimiters, negative indexes, field formatting, line/byte/character modes, regex delimiters, JSON output, and memory-conscious options.

Historique du projet

The changelog records tuc 0.1.0 on 2020-05-30 with multi-character delimiter cutting, delimiter compression, delimiter replacement, and omission of non-delimited lines. It reached 1.0.0 in early 2023, when regex support became enabled by default.

Subsequent releases focused on making the small utility more complete without changing its role: 1.1.0 improved errors and documentation, 1.2.0 added JSON output, and 1.3.0 added file-path input, mmap support, fixed-memory line cutting, fallback output for out-of-bounds fields, and performance improvements.

Historique d'adoption

The README documents installation through Cargo and prebuilt binaries, and thanks community package maintainers for Arch Linux, openSUSE, Homebrew, MacPorts, Debian, Ubuntu, Nix, and other package ecosystems. The supplied package facts also show apk, Homebrew, MacPorts, Nix, and zypper entries.

tuc's adoption pattern is the Rust CLI replacement pattern: it does not replace `cut` for POSIX compatibility, but gives users a packaged tool for cases where `cut` lacks negative fields, regex delimiters, line slicing, JSON output, or custom formatting.

Modes d'utilisation

The README examples show rearranging fields, joining them back with the delimiter, replacing delimiters, selecting ranges, using negative indexes, cutting with regular expressions, emitting JSON, cutting with multi-character delimiters, using greedy delimiter behavior, formatting selected fields, cutting lines, and operating on UTF-8 characters or bytes.

The help text documents stdin and file-path input, `--fixed-memory` for large-line cases, `--no-mmap`, `NO_COLOR` handling, and a no-regex build through `cargo install tuc --no-default-features` for smaller binaries.

Pourquoi les passionnés de paquets s'y intéressent

For package-manager users, tuc is a compact example of a modern Rust CLI that deliberately lives next to a classic Unix command. It is package-worthy because it adds behavior users often script around with awk, sed, cut, perl, or Python one-liners.

Its changelog and README are also unusually explicit about maintainer concerns: binary size, regex default features, generated man pages, community packages, mmap, fixed-memory processing, and dependency removal.

Chronologie

  • 2020: 0.1.0 released with multi-character delimiter cutting and delimiter transformation features.
  • 2022: 0.11.0 released with MacPorts documentation and generated man page notes.
  • 2023: 1.0.0 released with regex support enabled by default.
  • 2024: 1.2.0 added JSON output.
  • 2025: 1.3.0 added mmap, file-path input, fixed-memory line cutting, and 2x to 5x performance improvements depending on workload.

Related projects

  • The README positions tuc relative to the standard Unix `cut` command.
  • The README points to a WebAssembly tuc playground and to Cargo/crates.io distribution.

posture de sécurité

Niveau de risque : vert

narrow executable package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • narrow executable package without higher-risk signals

Signaux

  • metadata:no-higher-risk-signals

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
tucexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire1.3.0
gestionnaire mis à jour
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:tuc
Version1.3.0
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://github.com/riquito/tuc
Dépôthttps://github.com/riquito/tuc
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

tuc

nix profile install nixpkgs#tuc
  • normalized package name match
  • Correspondance par : Tuc
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tu/tuc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

tuc 1.3.0-r0

When cut doesn't cut it

https://github.com/riquito/tuc

sudo apk add tuc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: tuc
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Tuc
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tuc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
zypper95%

tuc 1.3.0-1.5

When cut doesn't cut it

https://github.com/riquito/tuc

sudo zypper install tuc
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tuc
  • 2 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Tuc
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tuc from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

tuc

sudo port install tuc
  • normalized package name match
  • Correspondance par : Tuc
MacPorts ports tree · api.github.com · MacPorts ports tree: textproc/tuc/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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