python-diagrams on AUR (Arch User Repository)

Last updated: May 23,2024

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

$ yay -S python-diagrams

* (Optional) Uninstall python-diagrams on Arch using YAY

$ yay -Rns python-diagrams

2. Manually Install "python-diagrams" via AUR

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

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

b. Clone python-diagrams's git locally

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

c. Go to ~/python-diagrams folder and install it

$ cd ~/python-diagrams $ makepkg -si

3. Information about the python-diagrams package on Arch User Repository (AUR)

ID: 1393520
Name: python-diagrams
PackageBaseID: 158155
PackageBase: python-diagrams
Version: 0.23.4-1
Description: Diagram as Code for prototyping cloud system architectures
URL: https://diagrams.mingrammer.com
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: flipee
Submitter: flipee
FirstSubmitted: 1601320554
LastModified: 1706376740
URLPath: /cgit/aur.git/snapshot/python-diagrams.tar.gz