sitecopy on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S sitecopy

* (Optional) Uninstall sitecopy on Arch using YAY

$ yay -Rns sitecopy

2. Manually Install "sitecopy" via AUR

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

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

b. Clone sitecopy's git locally

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

c. Go to ~/sitecopy folder and install it

$ cd ~/sitecopy $ makepkg -si

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

ID: 275758
Name: sitecopy
PackageBaseID: 104081
PackageBase: sitecopy
Version: 0.16.6-2
Description: Easily maintain remote web sites to keep them synchronized with the local site with a single command.
URL: http://www.manyfish.co.uk/sitecopy/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: SanskritFritz
Submitter: SanskritFritz
FirstSubmitted: 1449101703
LastModified: 1455572365
URLPath: /cgit/aur.git/snapshot/sitecopy.tar.gz