How to Install and Uninstall kube-proxy Package on Manjaro

Last updated: May 02,2024

1. Install "kube-proxy" package

Please follow the steps below to install kube-proxy on Manjaro

$ sudo pacman -Sy $ sudo pacman -S kube-proxy

2. Uninstall "kube-proxy" package

Please follow the steps below to uninstall kube-proxy on Manjaro:

$ sudo pacman -Rcns kube-proxy

3. Information about the kube-proxy package on Manjaro

Repository : extra
Name : kube-proxy
Version : 1.29.0-1
Description : Kubernetes network proxy that runs on each node
Architecture : x86_64
URL : https://kubernetes.io/
Licenses : Apache-2.0
Groups : kubernetes-control-plane kubernetes-node
Provides : None
Depends On : glibc kubernetes-control-plane-common
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 12.32 MiB
Installed Size : 69.77 MiB
Packager : Morten Linderud
Build Date : Wed Dec 13 22:06:25 2023
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions