If you are encountering issues while installing the Deep Security Agent on Linux Ubuntu or CentOS, the following steps can be followed:
- On the affected machine, run the following command to update:
- After updating, run the following command to install the required package:
- Once the above package is installed, try installing the Deep Security Agent again.
sudo apt-get update -y
sudo apt-get install -y libapt-pkg5.0
Following the above steps should help resolve this issue.