You are not logged in.

#151 2011-03-06 13:26:45

keenerd
Package Maintainer (PM)
Registered: 2007-02-22
Posts: 647
Website

Re: pacgraph: Visualize your system

Lots of changes, but all are under the hood.

Thanks to Serprex, Pacgraph is now python3.

Milomouse, it'll parse DBPath now.

And there is a new experimental option, --indexed.  This is a lossy optimization that produces smaller files than optipng while running four times faster.  (Requires imagemagick.)

Offline

#152 2011-03-06 17:39:54

milomouse
Member
Registered: 2009-03-24
Posts: 940
Website

Re: pacgraph: Visualize your system

fantastic, thanks a lot for listening. bonus for using imagemagick, too.

Offline

#153 2011-03-06 23:31:11

DoctorSamulus
Member
Registered: 2010-11-04
Posts: 53

Re: pacgraph: Visualize your system

Thanks for the software big_smile. It made cleaning up my unused packages a lot easier.

Offline

#154 2011-03-07 14:38:45

keenerd
Package Maintainer (PM)
Registered: 2007-02-22
Posts: 647
Website

Re: pacgraph: Visualize your system

Thanks to the patient efforts of Falconindy, pacman 3.5 is fully supported.

Offline

#155 2011-03-09 04:05:58

keenerd
Package Maintainer (PM)
Registered: 2007-02-22
Posts: 647
Website

Re: pacgraph: Visualize your system

Trying to flesh out highlights and arch-repo mode.

pacgraph -m arch-repo pacman
will draw pacman and the 26 deps below it.

pacgraph -m arch-repo --show-req-by -i black green blue pacman
will draw pacman (in black), the 26 deps of pacman (in green), the six apps which require pacman (in blue) and the 100 or so other random packages pulled in by the six blue apps.

Not entirely certain if I want to keep this, the code is a little messy.

Offline

#156 2012-01-25 08:53:33

MLawrence
Member
From: United States
Registered: 2011-08-04
Posts: 33

Re: pacgraph: Visualize your system

Does the highlighting feature or dep identification have a visual isolation feature?
As in, 'display ONLY this package and its dependencies' and 'display ONLY this package and its dependents'?

Offline

#157 2012-01-25 10:53:53

/dev/zero
Member
From: Melbourne, Australia
Registered: 2011-10-20
Posts: 1,247

Re: pacgraph: Visualize your system

Desktop:
pacgraph.jpg

Laptop:
q_pacgraph.jpg

Offline

#158 2012-01-25 12:21:52

keenerd
Package Maintainer (PM)
Registered: 2007-02-22
Posts: 647
Website

Re: pacgraph: Visualize your system

MLawrence wrote:

Does the highlighting feature or dep identification have a visual isolation feature?
As in, 'display ONLY this package and its dependencies' and 'display ONLY this package and its dependents'?

You may want "--mode arch-repo".  It lets you specify which packages are shown as arguments.  Not entirely certain what you are going after though.

Offline

Board footer

Powered by FluxBB