macOS
brew install rmtrashlocal Homebrew formula metadata
sudo port install rmtrashMacPorts ports tree · sysutils/rmtrash/Portfile · ソース: api.github.com
brew / 順位 5678
rmtrash のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install rmtrashlocal Homebrew formula metadata
sudo port install rmtrashMacPorts ports tree · sysutils/rmtrash/Portfile · ソース: api.github.com
nix profile install nixpkgs#rmtrashnixpkgs package indexes · pkgs/by-name/rm/rmtrash/package.nix · ソース: api.github.com
概要
Move files and directories to the trash
履歴
rmtrash is a macOS command-line utility that moves files and directories to the system Trash instead of deleting them permanently.
TBXark created rmtrash as a small macOS utility that moves files and directories to the system Trash instead of permanently unlinking them. The current implementation is written in Swift and includes a bundled manual and tests.
The utility evolved toward broad rm-compatible option handling, including recursive deletion, interactive modes, filesystem-boundary control, root preservation, empty-directory removal, and verbose output.
rmtrash is installable through Homebrew, Mint, MacPorts, and Nix, with the latter two channels identified in the supplied package facts. The official README also documents manual binary installation.
The project encourages interactive shell use through del and trash aliases while recommending that users keep permanent rm visibly separate.
Users pass files or directories to rmtrash with familiar rm-style flags. Recursive and interactive modes, preserve-root behavior, one-filesystem traversal, empty-directory handling, and verbose output are supported.
RMTRASH_INTERACTIVE_MODE can select the default prompting mode. The official README recommends aliases such as del or trash while leaving permanent deletion accessible through the full path to rm.
rmtrash gives macOS command-line users recoverable deletion with an interface modeled closely on GNU rm, including recursive, force, interactive, verbose, filesystem-boundary, and root-preservation options.
Its value lies in fitting Finder Trash behavior into familiar shell muscle memory while retaining guardrails such as interactive prompts and preserve-root semantics.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
rmtrash | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/TBXark/rmtrash
インストールメタデータ
| パッケージキー | brew:rmtrash |
|---|---|
| バージョン | 0.8.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/rmtrash |
| ホームページ | https://github.com/TBXark/rmtrash |
| リポジトリ | https://github.com/TBXark/rmtrash |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/TBXark/rmtrash/archive/refs/tags/0.8.0.tar.gz |
| 最終更新 | 2026-09-12T10:46:43Z |
| Pulse | updated |
| Bottle | 利用可能 (対象 arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rmtrash |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
rmtrash
nix profile install nixpkgs#rmtrashrmtrash
sudo port install rmtrashソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.