codeviz on AUR (Arch User Repository)
Last updated: November 05,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
Copied
b. Install codeviz on Arch using YAY
$
yay -S
codeviz
Copied
* (Optional) Uninstall codeviz on Arch using YAY
$
yay -Rns
codeviz
Copied
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
Copied
b. Clone codeviz's git locally
$
git clone https://aur.archlinux.org/codeviz.git
~/codeviz
Copied
c. Go to ~/codeviz folder and install it
$
cd
~/codeviz
Copied
$
makepkg -si
Copied
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
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