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