diagram-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S diagram-git

* (Optional) Uninstall diagram-git on Arch using YAY

$ yay -Rns diagram-git

2. Manually Install "diagram-git" via AUR

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

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

b. Clone diagram-git's git locally

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

c. Go to ~/diagram-git folder and install it

$ cd ~/diagram-git $ makepkg -si

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

ID: 675954
Name: diagram-git
PackageBaseID: 92033
PackageBase: diagram-git
Version: 0.2.23.r10.gc6895c1-3
Description: Text mode diagrams using UTF-8 characters and fancy colors
URL: https://github.com/tehmaze/diagram
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1428494301
LastModified: 1576188310
URLPath: /cgit/aur.git/snapshot/diagram-git.tar.gz