gnix on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S gnix

* (Optional) Uninstall gnix on Arch using YAY

$ yay -Rns gnix

2. Manually Install "gnix" via AUR

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

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

b. Clone gnix's git locally

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

c. Go to ~/gnix folder and install it

$ cd ~/gnix $ makepkg -si

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

ID: 1362667
Name: gnix
PackageBaseID: 200101
PackageBase: gnix
Version: 1.0.0-1
Description: a simple stupid http reverse proxy
URL: https://codeberg.org/metamuffin/gnix
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: metamuffin
Submitter: metamuffin
FirstSubmitted: 1701374473
LastModified: 1701374473
URLPath: /cgit/aur.git/snapshot/gnix.tar.gz