To install the Adboard SDK and its dependencies, follow these steps:
- First, update and upgrade your system packages by running the following command:
sudo apt-get update && sudo apt-get upgrade -y
- Next, use the following command to install the SDK along with its dependencies:
curl -sSL https://raw.githubusercontent.com/devstroop/adboard-sdk/master/v1.sh | sh
or,
curl -sSL https://raw.githubusercontent.com/devstroop/adboard-sdk/master/v2.sh | sh