How To Install “python-pcapy” Package on Ubuntu
在Ubuntu上python2.7安装pcapy1
pip install pcapy
报错
1 | pcapdumper.cc:11:10: fatal error: pcap.h: No such file or directory |
Quick Install Instructions of python-pcapy on Ubuntu Server. It’s Super Easy! simply click on Copy button to copy the command and paste into your command line terminal using built-in APT package manager.
See below for quick step by step instructions of SSH commands, Copy/Paste to avoid miss-spelling or accidently installing a different packag
Step 11
sudo apt-get update -y
Step 21
sudo apt-get install -y python-pcapy