python-eve on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S python-eve

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

$ yay -Rns python-eve

2. Manually Install "python-eve" via AUR

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

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

b. Clone python-eve's git locally

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

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

$ cd ~/python-eve $ makepkg -si

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

ID: 816227
Name: python-eve
PackageBaseID: 92813
PackageBase: python-eve
Version: 1.1.4-1
Description: An open source Python REST API framework designed for human beings
URL: http://python-eve.org/
NumVotes: 1
Popularity: 0
OutOfDate: 1618194516
Maintainer:
Submitter: sigmundv
FirstSubmitted: 1430863503
LastModified: 1604947336
URLPath: /cgit/aur.git/snapshot/python-eve.tar.gz