Search Criteria
Package Details: commando 0.6.0-6
Package Actions
| Git Clone URL: | https://aur.archlinux.org/commando.git (read-only, click to copy) |
|---|---|
| Package Base: | commando |
| Description: | A fast, locate-like utility to search for commands in Arch Linux repos |
| Upstream URL: | https://github.com/DumbMahreeo/commando |
| Licenses: | MIT |
| Submitter: | DumbMahreeo |
| Maintainer: | DumbMahreeo |
| Last Packager: | DumbMahreeo |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-09-04 01:06 (UTC) |
| Last Updated: | 2022-09-11 00:58 (UTC) |
Dependencies (2)
- cargo (rust-gitAUR, rust-beta-binAUR, rustup-gitAUR, rust-nightly-binAUR, rust, rustup)
- libarchive (libarchive-gitAUR)
Latest Comments
DumbMahreeo commented on 2022-09-05 21:22 (UTC)
Ah, I see, gonna also fix this, thank you very much @yochananmarqos
yochananmarqos commented on 2022-09-05 21:20 (UTC)
@DumbMahreeo: A package provides and conflicts with itself. There is no reason to have any provides or conflicts here at all.
commando-binshould provide and conflict withcommando, that's it.DumbMahreeo commented on 2022-09-05 21:05 (UTC) (edited on 2022-09-05 21:10 (UTC) by DumbMahreeo)
Sorry, I'm new to the AUR and didn't grasp how everything worked at first. Hopefully this is how you reply to a comment.
The
arch-commandoprovide/conflict is an old thing that I forgot to remove (and carried on with copypaste), gonna remove that now.About the slowness of
pacman -F, it was simply too slow to work on my machine as a command_not_found_handler and it also shows too much info (which is its purpose, I'm not criticizing that) and it was enough to make me write my own utility.Gonna fix this now on both commando and commando-bin, please do tell me if there is anything that I should fix next.
yochananmarqos commented on 2022-09-05 20:38 (UTC)
pacman -Fis slow? If you say so.Why does this provide and conflict with
arch-commandowhich does not exist?