To install the mandatory dependencies please execute the following command:
```
apt-get install python-ipaddr
apt-get install python-argcomplete
```
More recommended dependencies:
```
apt-get install bridge-utils
apt-get install ethtool
```
## debian & Ubuntu
To get our lastest version that is available on the debian repositories for your current OS just type
`apt-get install ifupdown2`
## Ubuntu users (anything bellow version Artful)
We highly recommend that you build your own debs or WGET a deb from the debian repo as we have trouble backporting our latest fixes and features in Zesty, Xenial and bellow.
Note that the name of the tar archive needs to match the latest version present in the changelog. We usually use the date of the upload to tag a new version. In this previous example it was `20170314`
If you are experiencing any issues please feel free to open a new issue.