Update debian installation instructions

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan 2020-12-29 13:40:14 -08:00
parent 1e49c336fc
commit 438ba19fb0
No known key found for this signature in database
GPG Key ID: 441833503E604E2C

View File

@ -144,12 +144,17 @@ If you use [MacPorts](https://www.macports.org) you can install like this:
#### Debian
Available as a Debian package for [Debian Buster (testing)](https://packages.debian.org/buster/kubectx), [Sid (unstable)](https://packages.debian.org/sid/kubectx) (_note: if you are unfamiliar with Debian release process and how to enable testing/unstable repos, check the [Debian Wiki](https://wiki.debian.org/DebianReleases)_):
``` bash
sudo apt install kubectx
```
Newer versions might be available on repos like
[Debian Buster (testing)](https://packages.debian.org/buster/kubectx),
[Sid (unstable)](https://packages.debian.org/sid/kubectx)
(_if you are unfamiliar with the Debian release process and how to enable
testing/unstable repos, check out the
[Debian Wiki](https://wiki.debian.org/DebianReleases)_):
#### Arch Linux
Available as official Arch Linux package. Install it via: