mirror of
https://github.com/ahmetb/kubectx.git
synced 2025-07-17 16:52:24 +00:00
Update debian installation instructions
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
parent
1e49c336fc
commit
438ba19fb0
@ -144,12 +144,17 @@ If you use [MacPorts](https://www.macports.org) you can install like this:
|
|||||||
|
|
||||||
#### Debian
|
#### 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
|
``` bash
|
||||||
sudo apt install kubectx
|
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
|
#### Arch Linux
|
||||||
|
|
||||||
Available as official Arch Linux package. Install it via:
|
Available as official Arch Linux package. Install it via:
|
||||||
|
Loading…
Reference in New Issue
Block a user