kubectl-unused-volumes on AUR (Arch User Repository)

Last updated: November 13,2024

1. Install "kubectl-unused-volumes" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install kubectl-unused-volumes on Arch using YAY

$ yay -S kubectl-unused-volumes

* (Optional) Uninstall kubectl-unused-volumes on Arch using YAY

$ yay -Rns kubectl-unused-volumes

2. Manually Install "kubectl-unused-volumes" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone kubectl-unused-volumes's git locally

$ git clone https://aur.archlinux.org/kubectl-unused-volumes.git ~/kubectl-unused-volumes

c. Go to ~/kubectl-unused-volumes folder and install it

$ cd ~/kubectl-unused-volumes $ makepkg -si

3. Information about the kubectl-unused-volumes package on Arch User Repository (AUR)

ID: 901185
Name: kubectl-unused-volumes
PackageBaseID: 157029
PackageBase: kubectl-unused-volumes
Version: 0.1.2-3
Description: Clean up Kuberntes yaml and json output to make it readable
URL: https://github.com/dirathea/kubectl-unused-volumes
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: matthias.lisin
FirstSubmitted: 1598241179
LastModified: 1620002449
URLPath: /cgit/aur.git/snapshot/kubectl-unused-volumes.tar.gz