Package Details: vesta 3.90.5a-1

Git Clone URL: https://aur.archlinux.org/vesta.git (read-only, click to copy)
Package Base: vesta
Description: Visualization for Electronic and STructural Analysis
Upstream URL: https://jp-minerals.org/vesta
Keywords: chemistry crystallography xrd
Licenses: LicenseRef-vesta-license
Submitter: b00rt00s
Maintainer: mathholic
Last Packager: mathholic
Votes: 17
Popularity: 0.084586
First Submitted: 2016-01-31 17:17 (UTC)
Last Updated: 2026-01-14 02:13 (UTC)

Dependencies (6)

Required by (0)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4

jat255 commented on 2016-04-17 17:45 (UTC)

The launch script /usr/bin/VESTA does not work for loading files from the command line (and as a result, from a .desktop launcher) because it does not pass the filename to the executable (/opt/VESTA/VESTA). Adding "$*" to the bash script in /usr/bin fixes this issue.