Search Criteria
Package Details: trashy 2.0.0-1
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 |
Conflicts: | trash-cli |
Submitter: | KokaKiwi |
Maintainer: | KokaKiwi |
Last Packager: | KokaKiwi |
Votes: | 7 |
Popularity: | 0.000071 |
First Submitted: | 2022-08-19 15:29 (UTC) |
Last Updated: | 2024-05-21 03:17 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rustup-stubAUR, rust, rustup) (make)
Latest Comments
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