How to Install and Uninstall minikube Package on Arch Linux
Last updated: November 07,2024
1. Install "minikube" package
This tutorial shows how to install minikube on Arch Linux
$
sudo pacman -Sy
Copied
$
sudo pacman -S
minikube
Copied
2. Uninstall "minikube" package
Please follow the step by step instructions below to uninstall minikube on Arch Linux:
$
sudo pacman -Rcns
minikube
Copied
3. Information about the minikube package on Arch Linux
Repository : extra
Name : minikube
Version : 1.32.0-1
Description : A tool that makes it easy to run Kubernetes locally
Architecture : x86_64
URL : https://github.com/kubernetes/minikube
Licenses : Apache
Groups : None
Provides : None
Depends On : glibc
Optional Deps : kubectl: to manage the cluster
virtualbox: to use --vm-driver=virtualbox
Conflicts With : None
Replaces : None
Download Size : 14.05 MiB
Installed Size : 71.18 MiB
Packager : Christian Rebischke
Build Date : Fri Dec 22 18:27:07 2023
Validated By : MD5 Sum SHA-256 Sum Signature
Name : minikube
Version : 1.32.0-1
Description : A tool that makes it easy to run Kubernetes locally
Architecture : x86_64
URL : https://github.com/kubernetes/minikube
Licenses : Apache
Groups : None
Provides : None
Depends On : glibc
Optional Deps : kubectl: to manage the cluster
virtualbox: to use --vm-driver=virtualbox
Conflicts With : None
Replaces : None
Download Size : 14.05 MiB
Installed Size : 71.18 MiB
Packager : Christian Rebischke
Build Date : Fri Dec 22 18:27:07 2023
Validated By : MD5 Sum SHA-256 Sum Signature