edgedb on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "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
Copied
b. Install edgedb on Arch using YAY
$
yay -S
edgedb
Copied
* (Optional) Uninstall edgedb on Arch using YAY
$
yay -Rns
edgedb
Copied
2. Manually Install "edgedb" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone edgedb's git locally
$
git clone https://aur.archlinux.org/edgedb.git
~/edgedb
Copied
c. Go to ~/edgedb folder and install it
$
cd
~/edgedb
Copied
$
makepkg -si
Copied
3. Information about the edgedb package on Arch User Repository (AUR)
ID: 1290352
Name: edgedb
PackageBaseID: 191955
PackageBase: edgedb
Version: 3.1-1
Description: A graph-relational database with declarative schema, built-in migration system, and a next-generation query language.
URL: https://www.edgedb.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fantix
Submitter: fantix
FirstSubmitted: 1679861403
LastModified: 1689622956
URLPath: /cgit/aur.git/snapshot/edgedb.tar.gz
Name: edgedb
PackageBaseID: 191955
PackageBase: edgedb
Version: 3.1-1
Description: A graph-relational database with declarative schema, built-in migration system, and a next-generation query language.
URL: https://www.edgedb.com/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: fantix
Submitter: fantix
FirstSubmitted: 1679861403
LastModified: 1689622956
URLPath: /cgit/aur.git/snapshot/edgedb.tar.gz