freenginx on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S freenginx

* (Optional) Uninstall freenginx on Arch using YAY

$ yay -Rns freenginx

2. Manually Install "freenginx" via AUR

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

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

b. Clone freenginx's git locally

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

c. Go to ~/freenginx folder and install it

$ cd ~/freenginx $ makepkg -si

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

ID: 1420524
Name: freenginx
PackageBaseID: 202956
PackageBase: freenginx
Version: 1.25.4-2
Description: Lightweight web server, IMAP/POP3 and TCP/UDP proxy server
URL: https://freenginx.org
NumVotes: 2
Popularity: 1.495235
OutOfDate:
Maintainer: fusca
Submitter: fusca
FirstSubmitted: 1708910184
LastModified: 1709559109
URLPath: /cgit/aur.git/snapshot/freenginx.tar.gz