Search Criteria
Package Details: findpkg-git 1.0.0.r3.g6dcc809-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/findpkg-git.git (read-only, click to copy) |
---|---|
Package Base: | findpkg-git |
Description: | A fast command not found hook |
Upstream URL: | https://github.com/Alexendoo/findpkg |
Licenses: | MIT |
Conflicts: | findpkg |
Provides: | findpkg |
Submitter: | lmartinez-mirror |
Maintainer: | None |
Last Packager: | SteelT |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2022-03-22 14:23 (UTC) |
Last Updated: | 2023-07-24 17:40 (UTC) |
Dependencies (3)
- pacman (pacman-gitAUR)
- cargo (rustup-gitAUR, rust-nightly-binAUR, rust-gitAUR, rust-beta-binAUR, rust, rustup) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
SteelT commented on 2023-04-21 15:32 (UTC)
I think using an
.install
script to cleanup on package uninstall would be a better option, as with how tmpfiles work now, I don't think using it to automatically clean up when a package is uninstalled is feasible.lmartinez-mirror commented on 2023-04-18 03:48 (UTC)
Would it help to change the
D
config tod
instead?SteelT commented on 2023-04-15 16:18 (UTC) (edited on 2023-04-15 16:18 (UTC) by SteelT)
The tmpfiles config for this package ends up making
/var/lib/findpkg
get cleared out on every boot.