python-sysrsync on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S python-sysrsync

* (Optional) Uninstall python-sysrsync on Arch using YAY

$ yay -Rns python-sysrsync

2. Manually Install "python-sysrsync" via AUR

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

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

b. Clone python-sysrsync's git locally

$ git clone https://aur.archlinux.org/python-sysrsync.git ~/python-sysrsync

c. Go to ~/python-sysrsync folder and install it

$ cd ~/python-sysrsync $ makepkg -si

3. Information about the python-sysrsync package on Arch User Repository (AUR)

ID: 1260877
Name: python-sysrsync
PackageBaseID: 185337
PackageBase: python-sysrsync
Version: 1.1.1-1
Description: Simple and safe native rsync wrapper for Python 3
URL: https://github.com/gchamon/sysrsync
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BoostCookie
Submitter: BoostCookie
FirstSubmitted: 1661892124
LastModified: 1684620247
URLPath: /cgit/aur.git/snapshot/python-sysrsync.tar.gz