curlmirror on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S curlmirror

* (Optional) Uninstall curlmirror on Arch using YAY

$ yay -Rns curlmirror

2. Manually Install "curlmirror" via AUR

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

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

b. Clone curlmirror's git locally

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

c. Go to ~/curlmirror folder and install it

$ cd ~/curlmirror $ makepkg -si

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

ID: 336907
Name: curlmirror
PackageBaseID: 18873
PackageBase: curlmirror
Version: 20150310-3
Description: Mirrors a web site by using curl to download each page
URL: https://github.com/cudeso/tools/blob/master/curlmirror.txt
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: TrialnError
Submitter:
FirstSubmitted: 1217801083
LastModified: 1473439306
URLPath: /cgit/aur.git/snapshot/curlmirror.tar.gz