pluto on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S pluto

* (Optional) Uninstall pluto on Arch using YAY

$ yay -Rns pluto

2. Manually Install "pluto" via AUR

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

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

b. Clone pluto's git locally

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

c. Go to ~/pluto folder and install it

$ cd ~/pluto $ makepkg -si

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

ID: 1378995
Name: pluto
PackageBaseID: 151874
PackageBase: pluto
Version: 5.19.1-1
Description: A cli tool to help discover deprecated apiVersions in Kubernetes
URL: https://github.com/FairwindsOps/pluto
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: supermario
Submitter: dbirks
FirstSubmitted: 1587612395
LastModified: 1704204310
URLPath: /cgit/aur.git/snapshot/pluto.tar.gz

5. The same packages on other Linux Distributions