pkg.soopen package index

brew / 順位 7677

trurl を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, winget でインストール

trurl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install trurl

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install trurl

MacPorts ports tree · net/trurl/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add trurl

Alpine Linux edge package indexes · trurl · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install trurl

Debian stable package indexes · trurl · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install trurl

Fedora Rawhide package metadata · trurl · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#trurl

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

Arch Linux pacman確認済み · 92%
sudo pacman -S trurl

Arch Linux sync databases · trurl · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install trurl

openSUSE Tumbleweed package metadata · trurl · ソース: download.opensuse.org

Windows

Windows Package Manager確認済み · 92%
winget install --id cURL.trurl -e

Windows Package Manager source index · cURL.trurl · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Command-line tool for URL parsing and manipulation

コマンドとエイリアス

  • trurl

履歴

プロジェクトの歴史と使われ方

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

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

  • 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.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
trurl実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版0.16.1
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:trurl
バージョン0.16.1
パッケージマネージャHomebrew
ホームページhttps://curl.se/trurl/
リポジトリhttps://github.com/curl/trurl
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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