pkg.soopen package index

brew / Rang 7677

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

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install trurl

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install trurl

MacPorts ports tree · net/trurl/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add trurl

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

Debian aptverifiziert · 92%
sudo apt install trurl

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

Fedora dnfverifiziert · 92%
sudo dnf install trurl

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

Nixverifiziert · 92%
nix profile install nixpkgs#trurl

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S trurl

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

openSUSE zypperverifiziert · 92%
sudo zypper install trurl

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

Windows

Windows Package Managerverifiziert · 92%
winget install --id cURL.trurl -e

Windows Package Manager source index · cURL.trurl · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Command-line tool for URL parsing and manipulation

Befehle und Aliase

  • trurl

Verlauf

Projektgeschichte und Nutzung

trurl is a curl-adjacent command-line tool for parsing, normalizing, extracting, and modifying URLs using libcurl's URL parser.

Projektgeschichte

Daniel Stenberg introduced trurl in April 2023 as a small command-line tool in the spirit of Unix 'tr', but for URLs. He wrote that it was created on March 31, 2023 to help shell script authors avoid repeatedly inventing unsafe or inconsistent URL parsing.

The curl project page positions trurl as a companion to curl: it uses libcurl's URL parser, so it understands URLs the same way curl does. That makes it especially useful in scripts that already rely on curl and need to manipulate URLs before passing them to other tools.

The GitHub repository stayed intentionally compact: C source, tests, a man page, release notes, and compatibility notes around libcurl versions. Releases on curl.se and GitHub turned it from a fresh helper into a packaged utility available through Homebrew and multiple Unix distributions.

Adoptionsgeschichte

trurl was adopted in the curl ecosystem because URLs are deceptively hard to parse correctly in shell. Instead of sed, awk, cut, or hand-rolled regular expressions, users can ask trurl for structured URL parts, normalized URLs, redirects, query edits, or JSON output.

Its package-manager spread is unusually broad for a young utility: the input package facts list Homebrew, Debian, Ubuntu, Fedora, Alpine, Arch, Nix, MacPorts, and openSUSE-style packages, matching its role as a small Unix command that distribution maintainers can ship easily.

Wie es verwendet wird

trurl can change hosts, schemes, ports, paths, query strings, and fragments; append path or query components; trim tracking parameters; sort query pairs; handle redirects; read URLs from files or stdin; and emit JSON for scripts.

For package nerds, the appeal is that trurl is a purpose-built URL transformer that composes cleanly with curl, xargs, shell pipelines, package build scripts, and CI jobs without pulling in a heavier language runtime.

Warum Paket-Nerds sich dafür interessieren

trurl is significant because it packages a common but error-prone scripting task into a tiny, curl-family binary. It is the sort of tool that shows up in dotfiles, release scripts, URL cleanup jobs, and packaging automation once people stop trusting ad hoc regex parsing.

Its libcurl dependency also matters: package maintainers can reason about its URL behavior in terms of the same parser used by curl, while its compatibility table documents which libcurl versions enable which features.

Zeitleiste

  • 2023-03-31: Daniel Stenberg creates trurl.
  • 2023-04-03: Stenberg publishes the introductory trurl article.
  • 2024-09-12: Stenberg describes trurl as maturing in the 0.15.1 release notes.
  • 2025-05-12: curl.se lists trurl 0.16.1 as the current download.

Related projects

  • curl is the command-line tool trurl is designed to complement.
  • libcurl provides the URL parser used by trurl.
  • wcurl is another small curl.se-listed command-line companion tool.

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
trurlExecutableindexiertes 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-Version0.16.1
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:trurl
Version0.16.1
PaketmanagerHomebrew
Homepagehttps://curl.se/trurl/
Repositoryhttps://github.com/curl/trurl
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%

trurl 0.16.1-1

command line tool for URL parsing and manipulation

https://github.com/curl/trurl

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

trurl

nix profile install nixpkgs#trurl
  • normalized package name match
  • Abgeglichen nach: Trurl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tr/trurl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

trurl 0.9-1build2

command line tool for URL parsing and manipulation

https://github.com/curl/trurl

sudo apt install trurl
  • Section: universe/utils
  • Architecture: amd64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Trurl
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: trurl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

trurl 0.16.1-r1

command line tool for URL parsing and manipulation

https://curl.se/trurl/

sudo apk add trurl
  • License: curl
  • Architecture: x86_64
  • Source Package: trurl
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Trurl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: trurl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

trurl-doc 0.16.1-r1

command line tool for URL parsing and manipulation (documentation)

https://curl.se/trurl/

sudo apk add trurl-doc
  • License: curl
  • Architecture: x86_64
  • Source Package: trurl
  • normalized package name match
  • Abgeglichen nach: Trurl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: trurl-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

trurl 0.16.1-6.fc45

Command line tool for URL parsing and manipulation

https://curl.se/trurl

sudo dnf install trurl
  • License: curl
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: trurl
  • 3 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Trurl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: trurl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

trurl 0.16.1-1

Command line tool for URL parsing and manipulation

https://github.com/curl/trurl

sudo pacman -S trurl
  • License: custom
  • Architecture: x86_64
  • 2 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Trurl
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: trurl from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

trurl 0.16.1-4.3

Command line tool for URL parsing and manipulation

https://curl.se/trurl

sudo zypper install trurl
  • License: curl
  • Category: Productivity/Networking/Web/Utilities
  • Architecture: x86_64
  • Source Package: trurl
  • 2 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Trurl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: trurl from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

trurl-zsh-completion 0.16.1-4.3

Zsh Completion for trurl

https://curl.se/trurl

sudo zypper install trurl-zsh-completion
  • License: curl
  • Category: System/Shells
  • Architecture: noarch
  • Source Package: trurl
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Trurl
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: trurl-zsh-completion from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

trurl

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

cURL.trurl

winget install --id cURL.trurl -e
  • normalized package name match
  • Abgeglichen nach: Trurl
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: cURL.trurl 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