python-errol on AUR (Arch User Repository)

Last updated: June 07,2024

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

$ yay -S python-errol

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

$ yay -Rns python-errol

2. Manually Install "python-errol" via AUR

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

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

b. Clone python-errol's git locally

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

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

$ cd ~/python-errol $ makepkg -si

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

ID: 876668
Name: python-errol
PackageBaseID: 129033
PackageBase: python-errol
Version: 2.1.0-1
Description: Errol is a file sender that rely on watchdog. It can be used to watch a directory and automatically transfer the new files (or modified ones) with XMPP.
URL: https://blog.agayon.be/errol.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jnanar
Submitter: jnanar
FirstSubmitted: 1515415307
LastModified: 1615643135
URLPath: /cgit/aur.git/snapshot/python-errol.tar.gz