Hacker News new | ask | show | jobs
by oimaz 4085 days ago
Where can I find deb packages for pcp version 3.10 or higher?
2 comments

The git repo has a MakePkg script that will generate deb packages for you.

I found it really easy to use.

See http://pcp.io/docs/installation.html#deb or direct link at ftp://ftp.pcp.io/projects/pcp/download/deb/ - but I only see packages for i386 arch, so you may have to compile from source if on amd64 or other architecture.