How to Install and Uninstall kubeadm Package on Arch Linux

Last updated: December 24,2024

1. Install "kubeadm" package

This guide let you learn how to install kubeadm on Arch Linux

$ sudo pacman -Sy $ sudo pacman -S kubeadm

2. Uninstall "kubeadm" package

Here is a brief guide to show you how to uninstall kubeadm on Arch Linux:

$ sudo pacman -Rcns kubeadm

3. Information about the kubeadm package on Arch Linux

Repository : extra
Name : kubeadm
Version : 1.29.2-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 : 14.89 MiB
Installed Size : 73.26 MiB
Packager : David Runge
Build Date : Sat Feb 17 16:43:06 2024
Validated By : MD5 Sum SHA-256 Sum Signature

5. The same packages on other Linux Distributions