pluto-bin on AUR (Arch User Repository)

Last updated: June 28,2024

1. Install "pluto-bin" 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 pluto-bin on Arch using YAY

$ yay -S pluto-bin

* (Optional) Uninstall pluto-bin on Arch using YAY

$ yay -Rns pluto-bin

2. Manually Install "pluto-bin" via AUR

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

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

b. Clone pluto-bin's git locally

$ git clone https://aur.archlinux.org/pluto-bin.git ~/pluto-bin

c. Go to ~/pluto-bin folder and install it

$ cd ~/pluto-bin $ makepkg -si

3. Information about the pluto-bin package on Arch User Repository (AUR)

ID: 1382861
Name: pluto-bin
PackageBaseID: 159220
PackageBase: pluto-bin
Version: 5.19.0-0
Description: Pluto is a utility to help users find deprecated Kubernetes apiVersions in their code repositories and their helm releases.
URL: https://github.com/FairwindsOps/pluto
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: hristov
Submitter: danielgadd
FirstSubmitted: 1603832921
LastModified: 1704786589
URLPath: /cgit/aur.git/snapshot/pluto-bin.tar.gz