nova on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S nova

* (Optional) Uninstall nova on Arch using YAY

$ yay -Rns nova

2. Manually Install "nova" via AUR

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

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

b. Clone nova's git locally

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

c. Go to ~/nova folder and install it

$ cd ~/nova $ makepkg -si

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

ID: 1411778
Name: nova
PackageBaseID: 156123
PackageBase: nova
Version: 3.7.0-0
Description: A cli tool to find outdated Helm charts running in your Kubernetes cluster
URL: https://github.com/FairwindsOps/nova
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cwrau
Submitter: dbirks
FirstSubmitted: 1596061569
LastModified: 1708332036
URLPath: /cgit/aur.git/snapshot/nova.tar.gz

5. The same packages on other Linux Distributions