dot-editor on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S dot-editor

* (Optional) Uninstall dot-editor on Arch using YAY

$ yay -Rns dot-editor

2. Manually Install "dot-editor" via AUR

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

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

b. Clone dot-editor's git locally

$ git clone https://aur.archlinux.org/dot-editor.git ~/dot-editor

c. Go to ~/dot-editor folder and install it

$ cd ~/dot-editor $ makepkg -si

3. Information about the dot-editor package on Arch User Repository (AUR)

ID: 503542
Name: dot-editor
PackageBaseID: 98175
PackageBase: dot-editor
Version: 1.1.4-2
Description: The application, among other things, act as a graphical interface for the popular graphviz package. More generally, it is able to display the output of any text-based program that produces graphic files as output.
URL: https://sites.google.com/site/doteditorhome/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: rains
Submitter: rains
FirstSubmitted: 1440150881
LastModified: 1523957779
URLPath: /cgit/aur.git/snapshot/dot-editor.tar.gz