**************** install_apt.sh **************** ******************************************************** * Installation des dépendances * ******************************************************** ******************************************************** * Update package lists from repositories * ******************************************************** Kernel name: Linux Machine Hardware name: aarch64 Hit:1 http://security.debian.org buster/updates InRelease Hit:2 http://deb.debian.org/debian buster InRelease Hit:3 http://deb.debian.org/debian buster-updates InRelease Hit:4 http://deb.debian.org/debian buster-backports InRelease Hit:5 https://deb.nodesource.com/node_18.x buster InRelease Hit:6 http://mirrors.xtom.de/armbian buster InRelease Reading package lists... ******************************************************** * Install Python3 and dependencies * ******************************************************** Reading package lists... Building dependency tree... Reading state information... python3-pip is already the newest version (18.1-5). python3 is already the newest version (3.7.3-1). 0 upgraded, 0 newly installed, 0 to remove and 166 not upgraded. ******************************************************** * Update version of python module six * ******************************************************** Requirement already up-to-date: six in /usr/local/lib/python3.7/dist-packages (1.16.0) ******************************************************** * Python3 'requests' module * ******************************************************** Requirement already satisfied: requests in /usr/lib/python3/dist-packages (2.21.0) ******************************************************** * Python3 'pyudev' module * ******************************************************** Requirement already satisfied: pyudev in /usr/lib/python3/dist-packages (0.21.0) ******************************************************** * Python3 'paho-mqtt' module * ******************************************************** Collecting paho-mqtt Using cached https://files.pythonhosted.org/packages/f8/dd/4b75dcba025f8647bc9862ac17299e0d7d12d3beadbf026d8c8d74215c12/paho-mqtt-1.6.1.tar.gz Building wheels for collected packages: paho-mqtt Running setup.py bdist_wheel for paho-mqtt: started Running setup.py bdist_wheel for paho-mqtt: finished with status 'done' Stored in directory: /root/.cache/pip/wheels/b7/18/24/b9f50d4ff75478d9ccb373bcaa454fc1573cdd39fbad37f49e Successfully built paho-mqtt Installing collected packages: paho-mqtt Successfully installed paho-mqtt-1.6.1 ******************************************************** * Python3 'websocket-client' mo * ******************************************************** Requirement already satisfied: websocket-client in /usr/local/lib/python3.7/dist-packages (1.6.1) ******************************************************** * Python3 'python-socketio' module * ******************************************************** Requirement already satisfied: python-socketio==4.6.1 in /usr/local/lib/python3.7/dist-packages (4.6.1) Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.7/dist-packages (from python-socketio==4.6.1) (1.16.0) Requirement already satisfied: python-engineio<4,>=3.13.0 in /usr/local/lib/python3.7/dist-packages (from python-socketio==4.6.1) (3.14.2) ******************************************************** * Python3 'pytho-engineio' mod * ******************************************************** Requirement already satisfied: python-engineio==3.14.2 in /usr/local/lib/python3.7/dist-packages (3.14.2) Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.7/dist-packages (from python-engineio==3.14.2) (1.16.0) ******************************************************** * Post-Installation cleaning * ******************************************************** ******************************************************** * Installation terminée * ********************************************************