Open EnziinSystem opened 3 months ago
I faced the same issue.
Can confirm on Fedora 40.
Maybe snap could be replaced with rpm/deb builds? Goreleaser supports them https://goreleaser.com/customization/nfpm/#conventional-file-names-debian-and-armv6
I could take a look at it if it's something you want @derailed.
Likewise. It's also noting that the latest is v0.27.4
rather than v0.32.5
v0.27.4
is 14 months old
I would also appreciate a current version in the snap store. Thank you in advance.
Solution to your problem found here - https://github.com/derailed/k9s/issues/2128#issuecomment-1768519288
Solution to your problem found here - #2128 (comment)
"solution" is a strong word; it is a work around. Installing something from a package-manager should already put the executables in the PATH
.
I have just installed via the deb
package, which correctly adds the executable into the PATH
as an alternative.
However, the linked suggestion of soft-linking the executables into your PATH
is a valid workaround until this can be correctly addressed.
My environment:
I installed k9s via snap
And run:
You have made the installation process on Linux more complicated than it needs to be.