nextgen on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S nextgen

* (Optional) Uninstall nextgen on Arch using YAY

$ yay -Rns nextgen

2. Manually Install "nextgen" via AUR

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

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

b. Clone nextgen's git locally

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

c. Go to ~/nextgen folder and install it

$ cd ~/nextgen $ makepkg -si

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

ID: 978654
Name: nextgen
PackageBaseID: 145035
PackageBase: nextgen
Version: 0.3.3-1
Description: An interactive Bash script that lets you easily set up a new extension project for GNOME Files (Nautilus)
URL: https://gitlab.gnome.org/madmurphy/nextgen
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grufo
Submitter: grufo
FirstSubmitted: 1568340002
LastModified: 1635091842
URLPath: /cgit/aur.git/snapshot/nextgen.tar.gz