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