dot-editor on AUR (Arch User Repository)
Last updated: December 26,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
Copied
b. Install dot-editor on Arch using YAY
$
yay -S
dot-editor
Copied
* (Optional) Uninstall dot-editor on Arch using YAY
$
yay -Rns
dot-editor
Copied
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
Copied
b. Clone dot-editor's git locally
$
git clone https://aur.archlinux.org/dot-editor.git
~/dot-editor
Copied
c. Go to ~/dot-editor folder and install it
$
cd
~/dot-editor
Copied
$
makepkg -si
Copied
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
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