tinyuml on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S tinyuml

* (Optional) Uninstall tinyuml on Arch using YAY

$ yay -Rns tinyuml

2. Manually Install "tinyuml" via AUR

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

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

b. Clone tinyuml's git locally

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

c. Go to ~/tinyuml folder and install it

$ cd ~/tinyuml $ makepkg -si

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

ID: 208101
Name: tinyuml
PackageBaseID: 10290
PackageBase: tinyuml
Version: 0.13_02-4
Description: A tool for creation of UML 2 diagrams with a focus on easy use and a small & stable feature set
URL: https://tinyuml.wordpress.com/about/
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1176151803
LastModified: 1436270266
URLPath: /cgit/aur.git/snapshot/tinyuml.tar.gz