Outils pour utilisateurs

Outils du site


odoo:install

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
odoo:install [2026/06/22 12:35] rootodoo:install [2026/07/23 08:26] (Version actuelle) root
Ligne 3: Ligne 3:
 ==== Install 19 on Deb 13 ==== ==== Install 19 on Deb 13 ====
 <code bash> <code bash>
-apt install python3-asn1crypto python3-babel python3-cbor2 python3-dateutil python3-docutils python3-geoip2 python3-gevent python3-greenlet python3-libsass python3-lxml-html-clean python3-num2words python3-ofxparse python3-openpyxl python3-openssl python3-passlib python3-polib python3-psutil python3-pypdf python3-qrcode python3-reportlab python3-rjsmin python3-serial python3-stdnum python3-tz python3-usb python3-vobject python3-werkzeug python3-xlrd python3-xlsxwriter python3-zeep fonts-inconsolata fonts-font-awesome fonts-roboto-unhinted gsfonts python3-freezegun python3-magic python3-renderpm python3-ldap python3-xlwt +apt install python3-asn1crypto python3-babel python3-cbor2 python3-dateutil python3-docutils python3-geoip2 python3-gevent python3-greenlet python3-libsass python3-lxml-html-clean python3-num2words python3-ofxparse python3-openpyxl python3-openssl python3-passlib python3-polib python3-psutil python3-pypdf python3-qrcode python3-reportlab python3-rjsmin python3-serial python3-stdnum python3-tz python3-usb python3-vobject python3-werkzeug python3-xlrd python3-xlsxwriter python3-zeep fonts-inconsolata fonts-font-awesome fonts-roboto-unhinted gsfonts python3-freezegun python3-magic python3-renderpm python3-ldap python3-xlwt  python3-jinja2 python3-psycopg2 libjs-underscore fontconfig
 </code> </code>
  
Ligne 30: Ligne 30:
 sudo dpkg -i /tmp/python3-pypdf2-dummy.deb sudo dpkg -i /tmp/python3-pypdf2-dummy.deb
 </code> </code>
 +
 +<code bash> 
 wget https://download.odoo.com/19.0/nightly/deb/odoo_19.0.latest_all.deb wget https://download.odoo.com/19.0/nightly/deb/odoo_19.0.latest_all.deb
 dpkg -i odoo_19.0.latest_all.deb dpkg -i odoo_19.0.latest_all.deb
 +</code>
  
  
odoo/install.1782131744.txt.gz · Dernière modification : de root