pacvis-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S pacvis-git

* (Optional) Uninstall pacvis-git on Arch using YAY

$ yay -Rns pacvis-git

2. Manually Install "pacvis-git" via AUR

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

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

b. Clone pacvis-git's git locally

$ git clone https://aur.archlinux.org/pacvis-git.git ~/pacvis-git

c. Go to ~/pacvis-git folder and install it

$ cd ~/pacvis-git $ makepkg -si

3. Information about the pacvis-git package on Arch User Repository (AUR)

ID: 585823
Name: pacvis-git
PackageBaseID: 113919
PackageBase: pacvis-git
Version: 0.2.7.r4.g30b2956-1
Description: Visualize pacman local database using Vis.js, inspired by pacgraph
URL: https://github.com/farseerfc/pacvis
NumVotes: 19
Popularity: 0.00467
OutOfDate: 1710279594
Maintainer: farseerfc
Submitter: farseerfc
FirstSubmitted: 1469282576
LastModified: 1550055215
URLPath: /cgit/aur.git/snapshot/pacvis-git.tar.gz