Search Criteria
Package Details: trashy 2.0.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/trashy.git (read-only, click to copy) |
|---|---|
| Package Base: | trashy |
| Description: | a cli system trash manager, alternative to rm and trash-cli |
| Upstream URL: | https://github.com/oberblastmeister/trashy |
| Licenses: | MIT, Apache-2.0 |
| Conflicts: | trash-cli |
| Submitter: | KokaKiwi |
| Maintainer: | KokaKiwi |
| Last Packager: | KokaKiwi |
| Votes: | 11 |
| Popularity: | 0.052274 |
| First Submitted: | 2022-08-19 15:29 (UTC) |
| Last Updated: | 2025-12-09 00:22 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
Latest Comments
Redward commented on 2026-02-23 06:10 (UTC) (edited on 2026-02-23 06:10 (UTC) by Redward)
I am unable to update to the latest build (2.0.0) because of invalid sha256sums.
RandomFall commented on 2024-08-28 03:30 (UTC)
Why is the binary installed as
trash? The README of trashy project states the command astrashy, it's also in the man page and help text oftrash -h. This is very confusing.Aftermath commented on 2023-09-10 13:53 (UTC)
It can't download sources for a few days.
RubixDev commented on 2022-08-31 15:28 (UTC)
Below is a patch to install the shell completions and manpage. Apply with
git apply <patch_file>. Completions just don't seem to work for zsh currently, but that's a problem of trashy, not this package