Install k9s on Ubuntu WSL on Windows 11

I want to install k9s on Ubuntu WSL on Windows 11.

When I try to install it I get an error that snapd is down:

➜ ~ sudo snap install k9s
error: cannot communicate with server: Post dial unix /run/snapd.socket: connect: no such file or directory

When I start snapd I get a new error:

➜ ~ systemctl start snapd.service
System has not been booted with systemd as init system (PID 1). Can't operate.
Failed to connect to bus: Host is down

Anyone know how I shoudl proceed?

Reset to default

Know someone who can answer? Share a link to this question via email, Twitter, or Facebook.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like