nginx-minimal on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S nginx-minimal

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

$ yay -Rns nginx-minimal

2. Manually Install "nginx-minimal" via AUR

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

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

b. Clone nginx-minimal's git locally

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

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

$ cd ~/nginx-minimal $ makepkg -si

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

ID: 982040
Name: nginx-minimal
PackageBaseID: 166892
PackageBase: nginx-minimal
Version: 1.21.3-1
Description: Nginx with less features to be more minimal as never,just with SSL for security. Compiled with native support.
URL: https://nginx.org
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ShyanJMC
FirstSubmitted: 1620998848
LastModified: 1635740272
URLPath: /cgit/aur.git/snapshot/nginx-minimal.tar.gz