How to Install and Uninstall minikube Package on Manjaro
Last updated: November 23,2024
1. Install "minikube" package
In this section, we are going to explain the necessary steps to install minikube on Manjaro
$
sudo pacman -Sy
Copied
$
sudo pacman -S
minikube
Copied
2. Uninstall "minikube" package
This is a short guide on how to uninstall minikube on Manjaro:
$
sudo pacman -Rcns
minikube
Copied
3. Information about the minikube package on Manjaro
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