python-eutils on AUR (Arch User Repository)

Last updated: December 27,2024

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

$ yay -S python-eutils

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

$ yay -Rns python-eutils

2. Manually Install "python-eutils" via AUR

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

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

b. Clone python-eutils's git locally

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

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

$ cd ~/python-eutils $ makepkg -si

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

ID: 555980
Name: python-eutils
PackageBaseID: 137029
PackageBase: python-eutils
Version: 0.4.1-00
Description: Structured Python interface to NCBI E-Utilities.
URL: https://github.com/biocommons/eutils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mollitz
Submitter: mollitz
FirstSubmitted: 1540919037
LastModified: 1540919037
URLPath: /cgit/aur.git/snapshot/python-eutils.tar.gz