terraform-provider-nexus on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S terraform-provider-nexus

* (Optional) Uninstall terraform-provider-nexus on Arch using YAY

$ yay -Rns terraform-provider-nexus

2. Manually Install "terraform-provider-nexus" via AUR

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

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

b. Clone terraform-provider-nexus's git locally

$ git clone https://aur.archlinux.org/terraform-provider-nexus.git ~/terraform-provider-nexus

c. Go to ~/terraform-provider-nexus folder and install it

$ cd ~/terraform-provider-nexus $ makepkg -si

3. Information about the terraform-provider-nexus package on Arch User Repository (AUR)

ID: 906402
Name: terraform-provider-nexus
PackageBaseID: 156061
PackageBase: terraform-provider-nexus
Version: 1.12.0-1
Description: Terraform provider to configure Sonatype Nexus using it's API.
URL: https://github.com/datadrivers/terraform-provider-nexus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: splatch
Submitter: splatch
FirstSubmitted: 1595971889
LastModified: 1620897249
URLPath: /cgit/aur.git/snapshot/terraform-provider-nexus.tar.gz