How to Install and Uninstall kubectl Package on Manjaro

Last updated: May 13,2024

1. Install "kubectl" package

This tutorial shows how to install kubectl on Manjaro

$ sudo pacman -Sy $ sudo pacman -S kubectl

2. Uninstall "kubectl" package

Please follow the instructions below to uninstall kubectl on Manjaro:

$ sudo pacman -Rcns kubectl

3. Information about the kubectl package on Manjaro

Repository : extra
Name : kubectl
Version : 1.29.0-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.58 MiB
Installed Size : 76.88 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