pkg.soopen package index

brew / 順位 1142

trash-cli を Homebrew, apk, apt, dnf, Nix, pacman, zypper, MacPorts でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install trash-cli

local Homebrew formula metadata

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

MacPorts ports tree · sysutils/trash/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add trash-cli

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

Debian apt確認済み · 92%
sudo apt install trash-cli

Debian stable package indexes · trash-cli · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install trash-cli

Fedora Rawhide package metadata · trash-cli · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#trash-cli

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

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

Arch Linux sync databases · trash-cli · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install trash-cli

openSUSE Tumbleweed package metadata · trash-cli · ソース: download.opensuse.org

概要

パッケージ概要

Command-line interface to the freedesktop.org trashcan

コマンドとエイリアス

  • trash
  • trash-empty
  • trash-list
  • trash-put
  • trash-restore
  • trash-rm

履歴

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

trash-cli is a Python command-line interface to the freedesktop.org trash can. Its README describes a suite of commands for moving files to trash, listing trashed files, restoring them, emptying trash, and removing matching trashed entries while preserving metadata such as original path, deletion date, and permissions.

プロジェクトの歴史

The project grew out of the Unix command-line gap between irreversible `rm` and desktop trash implementations. The official README frames trash-cli as a command-line and scripting interface to the same trash can used by KDE, GNOME, and XFCE, making desktop-style file recovery available from shells and scripts.

GitHub repository metadata identifies `andreafrancia/trash-cli` as an official source repository created in 2011, while the README examples still show older usage dates from 2007 and 2008. The project has continued to publish tagged versions and maintain Python packaging instructions, with the README recommending pipx or pip, source installs from Git, and distro package managers.

採用の歴史

trash-cli moved from being a convenience wrapper for freedesktop.org trash semantics into a broadly packaged Unix utility. The official README lists package-manager installation commands for Debian/Ubuntu, Arch Linux, and Fedora, and the batch input additionally records availability in Homebrew, apk, Debian, dnf, MacPorts, Nix, pacman, Ubuntu, and zypper.

The package's adoption is tied to cross-desktop Linux behavior: by using the freedesktop.org trash location and metadata model, it fits systems where graphical file managers and command-line tools need to see the same trash state.

使われ方

Typical use is replacing ad hoc destructive cleanup with explicit trash operations: `trash-put` sends files or directories to the trash, `trash-list` supports shell filtering, `trash-restore` interactively restores entries, `trash-empty` clears trash or old entries, and `trash-rm` removes trashed files matching patterns.

The README explicitly warns against aliasing `rm` directly to `trash-put` because the commands have different semantics, including directory handling. Instead it suggests using shell aliases that remind users not to run `rm`, and it documents cron-based automatic deletion with `trash-empty 30`.

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

For package-manager users, trash-cli is the portable Linux answer to safer deletion from scripts and terminals. It matters because it integrates with the desktop trash standard rather than inventing a private holding directory, so it can be packaged once and behave consistently across common Unix desktops.

The formula is also a good example of a small CLI whose executable surface is intentionally split into subcommands, making it easy for downstream packagers and shell users to expose focused tools instead of one large interactive program.

タイムライン

  • 2007-2008: README examples show early trash-list and trash-empty workflows.
  • 2011: Official GitHub repository metadata records creation of `andreafrancia/trash-cli`.
  • 2020s: README documents pipx, pip, Git source installs, and distribution package-manager installs.

Related projects

  • Related to freedesktop.org trash implementations used by KDE, GNOME, and XFCE.
  • Contrasts with `rm`, which permanently unlinks files rather than recording trash metadata for recovery.
  • Complements macOS-specific tools such as Ali Rantakari's `trash`, which targets Finder and macOS Trash behavior.

ソース

  • Batch input fields: source_facts.description, source_facts.executables, source_facts.package-manager
  • Official GitHub repository metadata: https://github.com/andreafrancia/trash-cli
  • Official README: https://github.com/andreafrancia/trash-cli#readme

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

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

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

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

ソースデータベース一致

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

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

Debian apt95%

trash-cli 0.24.5.26-0.3

command line trashcan utility

https://github.com/andreafrancia/trash-cli

sudo apt install trash-cli
  • Section: utils
  • Architecture: all
  • 2 依存関係
  • normalized package name match
  • 一致条件: Trash Cli
Debian stable package indexes · deb.debian.org · Debian stable package indexes: trash-cli from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

trash-cli

nix profile install nixpkgs#trash-cli
  • normalized package name match
  • 一致条件: Trash Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tr/trash-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

trash-cli 0.23.11.10-1

command line trashcan utility

https://github.com/andreafrancia/trash-cli

sudo apt install trash-cli
  • Section: universe/utils
  • Architecture: all
  • 6 依存関係
  • normalized package name match
  • 一致条件: Trash Cli
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: trash-cli from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

trash-cli 0.24.5.26-r1

Command line interface to the freedesktop.org trashcan

https://github.com/andreafrancia/trash-cli

sudo apk add trash-cli
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: trash-cli
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Trash Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: trash-cli from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

trash-cli-doc 0.24.5.26-r1

Command line interface to the freedesktop.org trashcan (documentation)

https://github.com/andreafrancia/trash-cli

sudo apk add trash-cli-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: trash-cli
  • normalized package name match
  • 一致条件: Trash Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: trash-cli-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

trash-cli-pyc 0.24.5.26-r1

Precompiled Python bytecode for trash-cli

https://github.com/andreafrancia/trash-cli

sudo apk add trash-cli-pyc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: trash-cli
  • 1 依存関係
  • normalized package name match
  • 一致条件: Trash Cli
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: trash-cli-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

trash-cli 0.24.5.26-21.fc45

Command line interface to the freedesktop.org trashcan

https://github.com/andreafrancia/trash-cli

sudo dnf install trash-cli
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: trash-cli
  • 3 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Trash Cli
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: trash-cli from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

trash-cli 0.24.5.26-3

Command line trashcan (recycle bin) interface

https://github.com/andreafrancia/trash-cli

sudo pacman -S trash-cli
  • License: GPL-2.0-only
  • Architecture: any
  • 3 依存関係
  • normalized package name match
  • 一致条件: Trash Cli
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: trash-cli from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

trash-cli 0.24.5.26-1.5

Command line interface to the freedesktop.org trashcan

https://github.com/andreafrancia/trash-cli

sudo zypper install trash-cli
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: trash-cli
  • 3 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Trash Cli
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: trash-cli from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts94%

trash

sudo port install trash
  • installed executable or alias match
  • 一致条件: Trash
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/trash/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

このページは 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