python-sickle on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python-sickle

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

$ yay -Rns python-sickle

2. Manually Install "python-sickle" via AUR

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

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

b. Clone python-sickle's git locally

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

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

$ cd ~/python-sickle $ makepkg -si

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

ID: 726332
Name: python-sickle
PackageBaseID: 136610
PackageBase: python-sickle
Version: 0.6.5-1
Description: OAI-PMH for humans
URL: https://pypi.org/project/Sickle
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: srl
Submitter: srl
FirstSubmitted: 1539381593
LastModified: 1587843001
URLPath: /cgit/aur.git/snapshot/python-sickle.tar.gz