python-edgedb on AUR (Arch User Repository)

Last updated: July 06,2024

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

$ yay -S python-edgedb

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

$ yay -Rns python-edgedb

2. Manually Install "python-edgedb" via AUR

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

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

b. Clone python-edgedb's git locally

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

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

$ cd ~/python-edgedb $ makepkg -si

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

ID: 1348567
Name: python-edgedb
PackageBaseID: 191954
PackageBase: python-edgedb
Version: 1.6.0-2
Description: EdgeDB Python driver
URL: https://github.com/edgedb/edgedb-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fantix
Submitter: fantix
FirstSubmitted: 1679861331
LastModified: 1699286831
URLPath: /cgit/aur.git/snapshot/python-edgedb.tar.gz