How to Install and Uninstall kube-apiserver Package on Manjaro

Last updated: May 18,2024

1. Install "kube-apiserver" package

This tutorial shows how to install kube-apiserver on Manjaro

$ sudo pacman -Sy $ sudo pacman -S kube-apiserver

2. Uninstall "kube-apiserver" package

Please follow the instructions below to uninstall kube-apiserver on Manjaro:

$ sudo pacman -Rcns kube-apiserver

3. Information about the kube-apiserver package on Manjaro

Repository : extra
Name : kube-apiserver
Version : 1.29.0-1
Description : Kubernetes control plane component exposing the Kubernetes API
Architecture : x86_64
URL : https://kubernetes.io/
Licenses : Apache-2.0
Groups : kubernetes-control-plane
Provides : None
Depends On : glibc kubernetes-control-plane-common
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 23.62 MiB
Installed Size : 153.61 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