Ubuntu Jammy 22.04 64 bits
- Created: Started: Duration: 61s
- 1.1.x
- 77bc7fd4af8dc79935e720faaf6b57909f5e1868
- 1.1.1
Installation instructions
wget -qO- https://dl.packager.io/srv/inventree/InvenTree/key | sudo apt-key add - sudo wget -O /etc/apt/sources.list.d/inventree.list \ https://dl.packager.io/srv/inventree/InvenTree/1.1.x/installer/ubuntu/22.04.repo sudo apt-get update sudo apt-get install inventree
Note: You might need to apt-get install wget apt-transport-https for the above instructions to work.
Be advised that currently only Debian 11 and Ubuntu 20.04 are supported.
More details can be found at https://docs.inventree.org/en/latest/start/installer/ .