http-replicator on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S http-replicator

* (Optional) Uninstall http-replicator on Arch using YAY

$ yay -Rns http-replicator

2. Manually Install "http-replicator" via AUR

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

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

b. Clone http-replicator's git locally

$ git clone https://aur.archlinux.org/http-replicator.git ~/http-replicator

c. Go to ~/http-replicator folder and install it

$ cd ~/http-replicator $ makepkg -si

3. Information about the http-replicator package on Arch User Repository (AUR)

ID: 203930
Name: http-replicator
PackageBaseID: 7329
PackageBase: http-replicator
Version: 3.0-2
Description: A caching proxy to serve http files to multiple clients at once
URL: http://gertjan.freezope.org/replicator/
NumVotes: 3
Popularity: 0
OutOfDate: 1700925019
Maintainer: Dragonlord
Submitter: wide-eyed
FirstSubmitted: 1162231346
LastModified: 1435504417
URLPath: /cgit/aur.git/snapshot/http-replicator.tar.gz