codeviz on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S codeviz

* (Optional) Uninstall codeviz on Arch using YAY

$ yay -Rns codeviz

2. Manually Install "codeviz" via AUR

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

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

b. Clone codeviz's git locally

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

c. Go to ~/codeviz folder and install it

$ cd ~/codeviz $ makepkg -si

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

ID: 355070
Name: codeviz
PackageBaseID: 39156
PackageBase: codeviz
Version: 1.0.12-2
Description: A call graph generation utility for C/C++
URL: https://github.com/petersenna/codeviz
NumVotes: 3
Popularity: 0
OutOfDate: 1706196396
Maintainer: stativ
Submitter: stativ
FirstSubmitted: 1279994716
LastModified: 1478809810
URLPath: /cgit/aur.git/snapshot/codeviz.tar.gz