How to Install and Uninstall kubectl Package on Arch Linux

Last updated: May 19,2024

1. Install "kubectl" package

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

$ sudo pacman -Sy $ sudo pacman -S kubectl

2. Uninstall "kubectl" package

Please follow the guidelines below to uninstall kubectl on Arch Linux:

$ sudo pacman -Rcns kubectl

3. Information about the kubectl package on Arch Linux

Repository : extra
Name : kubectl
Version : 1.29.2-1
Description : A command line tool for communicating with a Kubernetes API
server
Architecture : x86_64
URL : https://kubernetes.io/
Licenses : Apache-2.0
Groups : kubernetes-tools
Provides : None
Depends On : glibc
Optional Deps : None
Conflicts With : None
Replaces : None
Download Size : 15.08 MiB
Installed Size : 72.91 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