How to easily install Odoo on Ubuntu
Run the following commands to install the main dependencies: $ sudo apt-get update $ sudo apt install git python3-pip build-essential wget python3-dev python3-venv python3-wheel libxslt-dev libzip-dev libldap2-dev libsasl2-dev python3-setuptools li...
Nov 21, 20212 min read87

