pluto on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install pluto on Arch using YAY
$
yay -S
pluto
Copied
* (Optional) Uninstall pluto on Arch using YAY
$
yay -Rns
pluto
Copied
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
Copied
b. Clone pluto's git locally
$
git clone https://aur.archlinux.org/pluto.git
~/pluto
Copied
c. Go to ~/pluto folder and install it
$
cd
~/pluto
Copied
$
makepkg -si
Copied
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
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