How to Install and Uninstall kubeadm Package on Manjaro

Last updated: May 20,2024

1. Install "kubeadm" package

Learn how to install kubeadm on Manjaro

$ sudo pacman -Sy $ sudo pacman -S kubeadm

2. Uninstall "kubeadm" package

This tutorial shows how to uninstall kubeadm on Manjaro:

$ sudo pacman -Rcns kubeadm

3. Information about the kubeadm package on Manjaro

Repository : extra
Name : kubeadm
Version : 1.29.0-1
Description : A tool for quickly installing Kubernetes and setting up a
secure cluster
Architecture : x86_64
URL : https://kubernetes.io/
Licenses : Apache-2.0
Groups : kubernetes-tools
Provides : None
Depends On : glibc crictl
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 15.38 MiB
Installed Size : 77.27 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