Commit 5500b1c1 authored by Taekho Nam's avatar Taekho Nam Committed by Brenden Blanco

Add libbcc-example package for Ubuntu Xenial

parent 505c110a
...@@ -53,7 +53,7 @@ Only the nightly packages are built for Ubuntu 16.04, but the steps are very str ...@@ -53,7 +53,7 @@ Only the nightly packages are built for Ubuntu 16.04, but the steps are very str
```bash ```bash
echo "deb [trusted=yes] https://repo.iovisor.org/apt/xenial xenial-nightly main" | sudo tee /etc/apt/sources.list.d/iovisor.list echo "deb [trusted=yes] https://repo.iovisor.org/apt/xenial xenial-nightly main" | sudo tee /etc/apt/sources.list.d/iovisor.list
sudo apt-get update sudo apt-get update
sudo apt-get install bcc-tools sudo apt-get install bcc-tools libbcc-examples
``` ```
## Ubuntu Trusty - Binary ## Ubuntu Trusty - Binary
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment