by admin | Apr 5, 2020 | OpenSource, Ubuntu
Login as root user and update the system to the latest packages # apt update && sudo apt upgrade Install Git, Pip, Node.js and the packages required for odoo # apt install git python3-pip build-essential wget python3-dev python3-venv python3-wheel libxslt-dev...