Установите avagadro на Linux

sudo apt-get update -y
sudo apt-get install -y avogadro
Hutch Polecat