Search Criteria
Package Details: xpid v1.3.2-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/xpid.git (read-only, click to copy) |
---|---|
Package Base: | xpid |
Description: | Linux Process Scanning. (CLI Runtime). Find eBPF programs, containers, hidden pids. Like nmap for pids in the kernel. |
Upstream URL: | https://github.com/kris-nova/xpid |
Licenses: | MIT |
Submitter: | kris-nova |
Maintainer: | kris-nova |
Last Packager: | kris-nova |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2022-04-29 20:58 (UTC) |
Last Updated: | 2022-05-19 14:44 (UTC) |
Dependencies (4)
- libxpidAUR
- go (go-gitAUR, gcc-go-gitAUR, go-sylixosAUR, gcc-go-snapshotAUR, gcc-go) (make)
- libxpidAUR (make)
- make (make-gitAUR) (make)
Latest Comments
dreieck commented on 2024-03-08 22:05 (UTC)
Can you please move the
go
downloading step intoprepare()
(so thatbuild
can work offline), and use go-specific environment variables so that the download goes into a subdirectory of$srcdir
and not cluttering the home directory?Regards and thanks for the package!
dreieck commented on 2024-03-08 22:02 (UTC)
Ahoj,
please strip off the leading
v
from$pkgver
, as suggested by the packaging guidelines.Regards!
t-ask commented on 2022-05-19 13:34 (UTC)
Hi, please use "install" command to install the package. Thanks and keep up the good work!