Search Criteria
Package Details: pluto 5.20.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pluto.git (read-only, click to copy) |
---|---|
Package Base: | pluto |
Description: | A cli tool to help discover deprecated apiVersions in Kubernetes |
Upstream URL: | https://github.com/FairwindsOps/pluto |
Keywords: | devops kubernetes |
Licenses: | Apache-2.0 |
Submitter: | dbirks |
Maintainer: | supermario |
Last Packager: | supermario |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2020-04-23 03:26 (UTC) |
Last Updated: | 2024-09-26 08:50 (UTC) |
Dependencies (2)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
Latest Comments
tchernomax commented on 2024-10-03 08:43 (UTC)
At each build I get:
I then have to remove the cache manually to be able to update/reinstall pluto.
sudo rm -rf /home/max/.cache/yay/pluto
brody commented on 2023-04-03 10:28 (UTC) (edited on 2023-04-03 10:29 (UTC) by brody)
Would it be possible to add this to the PKGBUILD?
and this to package() function:
knex commented on 2020-07-11 18:53 (UTC)
Thanks dbirks! I just tested it, it works flawlessly now. Much appreciated :)
dbirks commented on 2020-07-11 18:44 (UTC)
Thanks knex, I see that
pkger
is now in the AUR, so it should build nicely now.knex commented on 2020-07-06 12:48 (UTC) (edited on 2020-07-06 12:49 (UTC) by knex)
Hi dbirks! The install fails for me with:
pkger doesn't seem to be in
PATH
:(