erd on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "erd" 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 erd on Arch using YAY
$
yay -S
erd
Copied
* (Optional) Uninstall erd on Arch using YAY
$
yay -Rns
erd
Copied
2. Manually Install "erd" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone erd's git locally
$
git clone https://aur.archlinux.org/erd.git
~/erd
Copied
c. Go to ~/erd folder and install it
$
cd
~/erd
Copied
$
makepkg -si
Copied
3. Information about the erd package on Arch User Repository (AUR)
ID: 717549
Name: erd
PackageBaseID: 151174
PackageBase: erd
Version: 0.2.1.0-1
Description: A utility for generating entity-relationship diagrams from plain-text descriptions
URL: https://github.com/BurntSushi/erd
NumVotes: 0
Popularity: 0
OutOfDate: 1685607919
Maintainer: zaidan
Submitter: zaidan
FirstSubmitted: 1586199280
LastModified: 1586199280
URLPath: /cgit/aur.git/snapshot/erd.tar.gz
Name: erd
PackageBaseID: 151174
PackageBase: erd
Version: 0.2.1.0-1
Description: A utility for generating entity-relationship diagrams from plain-text descriptions
URL: https://github.com/BurntSushi/erd
NumVotes: 0
Popularity: 0
OutOfDate: 1685607919
Maintainer: zaidan
Submitter: zaidan
FirstSubmitted: 1586199280
LastModified: 1586199280
URLPath: /cgit/aur.git/snapshot/erd.tar.gz