cpp2dia on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S cpp2dia

* (Optional) Uninstall cpp2dia on Arch using YAY

$ yay -Rns cpp2dia

2. Manually Install "cpp2dia" via AUR

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

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

b. Clone cpp2dia's git locally

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

c. Go to ~/cpp2dia folder and install it

$ cd ~/cpp2dia $ makepkg -si

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

ID: 303468
Name: cpp2dia
PackageBaseID: 36970
PackageBase: cpp2dia
Version: 1.2.0-5
Description: create UML diagrams for the diagram creation program "Dia" from an existing C++ source
URL: http://cpp2dia.sourceforge.net/
NumVotes: 9
Popularity: 0
OutOfDate:
Maintainer: tchernomax
Submitter: tchernomax
FirstSubmitted: 1272910282
LastModified: 1463519382
URLPath: /cgit/aur.git/snapshot/cpp2dia.tar.gz