dia on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S dia

* (Optional) Uninstall dia on Arch using YAY

$ yay -Rns dia

2. Manually Install "dia" via AUR

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

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

b. Clone dia's git locally

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

c. Go to ~/dia folder and install it

$ cd ~/dia $ makepkg -si

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

ID: 1131639
Name: dia
PackageBaseID: 185240
PackageBase: dia
Version: 0.97.3-9
Description: A GTK+ based diagram creation program
URL: http://live.gnome.org/Dia
NumVotes: 13
Popularity: 0.353034
OutOfDate:
Maintainer: eclairevoyant
Submitter: Foxboron
FirstSubmitted: 1661594042
LastModified: 1661594042
URLPath: /cgit/aur.git/snapshot/dia.tar.gz