actdiag on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S actdiag

* (Optional) Uninstall actdiag on Arch using YAY

$ yay -Rns actdiag

2. Manually Install "actdiag" via AUR

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

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

b. Clone actdiag's git locally

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

c. Go to ~/actdiag folder and install it

$ cd ~/actdiag $ makepkg -si

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

ID: 891015
Name: actdiag
PackageBaseID: 119702
PackageBase: actdiag
Version: 2.0.0-1
Description: Generate activity-diagram image files from spec-text files.
URL: http://blockdiag.com/en/actdiag
NumVotes: 1
Popularity: 0
OutOfDate: 1674998162
Maintainer:
Submitter: nicoulaj
FirstSubmitted: 1486923966
LastModified: 1618160008
URLPath: /cgit/aur.git/snapshot/actdiag.tar.gz