Y
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
jmedefind
4085 days ago
The git repo has a MakePkg script that will generate deb packages for you.
I found it really easy to use.
link
lscotte
4085 days ago
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.
link
I found it really easy to use.