nginx-site on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S nginx-site

* (Optional) Uninstall nginx-site on Arch using YAY

$ yay -Rns nginx-site

2. Manually Install "nginx-site" via AUR

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

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

b. Clone nginx-site's git locally

$ git clone https://aur.archlinux.org/nginx-site.git ~/nginx-site

c. Go to ~/nginx-site folder and install it

$ cd ~/nginx-site $ makepkg -si

3. Information about the nginx-site package on Arch User Repository (AUR)

ID: 195928
Name: nginx-site
PackageBaseID: 67235
PackageBase: nginx-site
Version: 0.1-2
Description: Enable/disable sites on nginx
URL: https://aur.archlinux.org/packages/nginx-site/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1360852382
LastModified: 1434289952
URLPath: /cgit/aur.git/snapshot/nginx-site.tar.gz