/pacvis

Visualize portage tree

Primary LanguagePythonMIT LicenseMIT

pacvis

Adpted PacVis from Arch Linux for Gentoo to visualize the portage tree

Running from source repo

git clone https://github.com/bgloyer/pacvis.git
cd pacvis
python -m pacvis.pacvis

Then go to http://localhost:8888/ .

Running in Gentoo

Pacvis is available in the GURU overlay. See https://wiki.gentoo.org/wiki/Pacvis.