mscgen on AUR (Arch User Repository)

Last updated: April 29,2024

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

$ yay -S mscgen

* (Optional) Uninstall mscgen on Arch using YAY

$ yay -Rns mscgen

2. Manually Install "mscgen" via AUR

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

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

b. Clone mscgen's git locally

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

c. Go to ~/mscgen folder and install it

$ cd ~/mscgen $ makepkg -si

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

ID: 1233215
Name: mscgen
PackageBaseID: 107023
PackageBase: mscgen
Version: 0.20-4
Description: Message Sequence Chart Generator
URL: http://www.mcternan.me.uk/mscgen/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Stebalien
Submitter: Stebalien
FirstSubmitted: 1454510077
LastModified: 1680017587
URLPath: /cgit/aur.git/snapshot/mscgen.tar.gz