argouml on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S argouml

* (Optional) Uninstall argouml on Arch using YAY

$ yay -Rns argouml

2. Manually Install "argouml" via AUR

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

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

b. Clone argouml's git locally

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

c. Go to ~/argouml folder and install it

$ cd ~/argouml $ makepkg -si

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

ID: 643719
Name: argouml
PackageBaseID: 105196
PackageBase: argouml
Version: 0.35.1-1
Description: UML 1.4 modeller
URL: http://argouml.tigris.org/
NumVotes: 17
Popularity: 0
OutOfDate: 1647688403
Maintainer:
Submitter: munikarmanish
FirstSubmitted: 1451275900
LastModified: 1567829629
URLPath: /cgit/aur.git/snapshot/argouml.tar.gz