zorp on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S zorp

* (Optional) Uninstall zorp on Arch using YAY

$ yay -Rns zorp

2. Manually Install "zorp" via AUR

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

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

b. Clone zorp's git locally

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

c. Go to ~/zorp folder and install it

$ cd ~/zorp $ makepkg -si

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

ID: 242853
Name: zorp
PackageBaseID: 102396
PackageBase: zorp
Version: 6.0.7-1
Description: A new generation proxy firewall suite
URL: https://github.com/balabit/zorp
NumVotes: 1
Popularity: 0
OutOfDate: 1582210657
Maintainer: jaksi
Submitter: jaksi
FirstSubmitted: 1445764279
LastModified: 1445805291
URLPath: /cgit/aur.git/snapshot/zorp.tar.gz

5. The same packages on other Linux Distributions