umldesigner on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S umldesigner

* (Optional) Uninstall umldesigner on Arch using YAY

$ yay -Rns umldesigner

2. Manually Install "umldesigner" via AUR

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

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

b. Clone umldesigner's git locally

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

c. Go to ~/umldesigner folder and install it

$ cd ~/umldesigner $ makepkg -si

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

ID: 481889
Name: umldesigner
PackageBaseID: 109988
PackageBase: umldesigner
Version: 8.0.0-1
Description: Graphical tooling to edit and visualize UML models
URL: http://www.umldesigner.org/
NumVotes: 3
Popularity: 0
OutOfDate: 1540232159
Maintainer:
Submitter: rafaelsoaresbr
FirstSubmitted: 1460315665
LastModified: 1517229804
URLPath: /cgit/aur.git/snapshot/umldesigner.tar.gz