jetuml on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S jetuml

* (Optional) Uninstall jetuml on Arch using YAY

$ yay -Rns jetuml

2. Manually Install "jetuml" via AUR

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

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

b. Clone jetuml's git locally

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

c. Go to ~/jetuml folder and install it

$ cd ~/jetuml $ makepkg -si

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

ID: 1078459
Name: jetuml
PackageBaseID: 159298
PackageBase: jetuml
Version: 3.4-0
Description: A desktop application for fast UML diagramming
URL: https://github.com/prmr/JetUML
NumVotes: 0
Popularity: 0
OutOfDate: 1678758549
Maintainer: bent
Submitter: bent
FirstSubmitted: 1604077389
LastModified: 1652222915
URLPath: /cgit/aur.git/snapshot/jetuml.tar.gz