diagram on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S diagram

* (Optional) Uninstall diagram on Arch using YAY

$ yay -Rns diagram

2. Manually Install "diagram" via AUR

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

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

b. Clone diagram's git locally

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

c. Go to ~/diagram folder and install it

$ cd ~/diagram $ makepkg -si

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

ID: 447154
Name: diagram
PackageBaseID: 124909
PackageBase: diagram
Version: 20170903-2
Description: CLI app to convert ascii arts into hand drawn diagrams written in go.
URL: https://github.com/esimov/diagram
NumVotes: 0
Popularity: 0
OutOfDate: 1675020190
Maintainer:
Submitter: orumin
FirstSubmitted: 1503105095
LastModified: 1506596660
URLPath: /cgit/aur.git/snapshot/diagram.tar.gz