nexus on AUR (Arch User Repository)

Last updated: June 28,2024

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

$ yay -S nexus

* (Optional) Uninstall nexus on Arch using YAY

$ yay -Rns nexus

2. Manually Install "nexus" via AUR

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

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

b. Clone nexus's git locally

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

c. Go to ~/nexus folder and install it

$ cd ~/nexus $ makepkg -si

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

ID: 794837
Name: nexus
PackageBaseID: 32080
PackageBase: nexus
Version: 2.14.18.01-2
Description: Nexus 2 Repository Manager (OSS)
URL: http://nexus.sonatype.org
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer: pa314159
Submitter: triplem
FirstSubmitted: 1258499596
LastModified: 1600776170
URLPath: /cgit/aur.git/snapshot/nexus.tar.gz