analizo on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S analizo

* (Optional) Uninstall analizo on Arch using YAY

$ yay -Rns analizo

2. Manually Install "analizo" via AUR

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

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

b. Clone analizo's git locally

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

c. Go to ~/analizo folder and install it

$ cd ~/analizo $ makepkg -si

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

ID: 338840
Name: analizo
PackageBaseID: 71319
PackageBase: analizo
Version: 1.19.0-1
Description: Analizo is a free, multi-language, extensible source code analysis and visualization toolkit.
URL: http://analizo.org
NumVotes: 2
Popularity: 0
OutOfDate: 1626256464
Maintainer:
FirstSubmitted: 1372117952
LastModified: 1474044096
URLPath: /cgit/aur.git/snapshot/analizo.tar.gz