edgedb-cli on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S edgedb-cli

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

$ yay -Rns edgedb-cli

2. Manually Install "edgedb-cli" via AUR

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

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

b. Clone edgedb-cli's git locally

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

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

$ cd ~/edgedb-cli $ makepkg -si

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

ID: 895635
Name: edgedb-cli
PackageBaseID: 158215
PackageBase: edgedb-cli
Version: 1.0b1-1
Description: Command-line tools for edgedb
URL: https://github.com/edgedb/edgedb-cli
NumVotes: 0
Popularity: 0
OutOfDate: 1651142918
Maintainer: otahontas
Submitter: otahontas
FirstSubmitted: 1601450195
LastModified: 1618982681
URLPath: /cgit/aur.git/snapshot/edgedb-cli.tar.gz