yed on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S yed

* (Optional) Uninstall yed on Arch using YAY

$ yay -Rns yed

2. Manually Install "yed" via AUR

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

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

b. Clone yed's git locally

$ git clone https://aur.archlinux.org/yed.git ~/yed

c. Go to ~/yed folder and install it

$ cd ~/yed $ makepkg -si

3. Information about the yed package on Arch User Repository (AUR)

ID: 1318070
Name: yed
PackageBaseID: 24497
PackageBase: yed
Version: 1:3.23.2-1
Description: Very powerful graph editor written in java
URL: http://www.yworks.com/en/products_yed_about.html
NumVotes: 249
Popularity: 0.1841
OutOfDate:
Maintainer: Bevan
Submitter: fatmike
FirstSubmitted: 1236513386
LastModified: 1694586091
URLPath: /cgit/aur.git/snapshot/yed.tar.gz