Build the molecule,then look at it
Avogadro's editor and viewer, on an Ubuntu desktop of your own.Draw a structure, relax it, and read what a calculation returned.
$ dxflow workflow create --identity avogadro hub://avogadro --start --link
Draw it,then settle it
Sketch a structure by hand and let a force field find the geometry.
Place atoms and bonds, then run a force field until the geometry stops moving.
Open what Gaussian, ORCA or NWChem wrote and see the orbitals drawn over it.
The Python console does the same build and optimize over a folder on the volume.
Every defaultis one override away
The session reads its settings from the environment, so you set them on the start line.
$ dxflow workflow start avogadro --override env.app.VNC_PASSWORD=something-long
$ dxflow workflow start avogadro --override env.app.PANEL=show --link
The viewportfills the screen
Streamed to your browser, with Avogadro already maximized.
It is Avogadro 2,under the old name
The package is called avogadro and the binary is avogadro2. This entry launches the second one.
Ubuntu ships Avogadro 2 under the avogadro package. If you go looking on the command line, it answers to avogadro2.
Void has no Avogadro package at all, so this entry sits on the Ubuntu desktop instead of the usual base.
Keep what you build and what you import under /volume, and it survives the stop.
Pulled once,then it stays
Avogadro arrives as one image. This is what comes down the first time, and what the disk should have free for it.
What it wants,and what it needs
The definition asks for 2 cores and 4 GB. The image comes up on less than that, and a start given --fit trims the ask to whatever the machine actually has.
Machines that fit it
Avogadro asks for 2 cores and 4 GB. Cheapest first.