mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2025-12-31 21:06:25 +00:00
Update Python package installation in README
This commit is contained in:
committed by
GitHub
parent
752a10fa5f
commit
466ecdb6a4
@ -63,7 +63,7 @@ pip install pythonbpf pylibbpf
|
|||||||
- On Ubuntu:
|
- On Ubuntu:
|
||||||
```bash
|
```bash
|
||||||
sudo apt-get install bpftool clang
|
sudo apt-get install bpftool clang
|
||||||
pip install ctypeslib2
|
pip install pythonbpf pylibbpf ctypeslib2
|
||||||
```
|
```
|
||||||
- Generate the `vmlinux.py` using:
|
- Generate the `vmlinux.py` using:
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user