Package Details: chimerax 1.12-1

Git Clone URL: https://aur.archlinux.org/chimerax.git (read-only, click to copy)
Package Base: chimerax
Description: UCSF ChimeraX (or simply ChimeraX) is the next-generation molecular visualization program from the Resource for Biocomputing, Visualization, and Informatics (RBVI), following UCSF Chimera.
Upstream URL: https://www.cgl.ucsf.edu/chimerax/
Licenses: custom
Submitter: tzok
Maintainer: pika02
Last Packager: pika02
Votes: 3
Popularity: 0.027357
First Submitted: 2021-06-15 13:55 (UTC)
Last Updated: 2026-06-19 11:40 (UTC)

Dependencies (1)

Required by (0)

Sources (2)

Latest Comments

1 2 Next › Last »

pika02 commented on 2026-02-03 12:31 (UTC)

@anomali Thank you! I wrote a bug :(

anomali commented on 2026-02-02 23:58 (UTC)

To fix the bug in the latest version, download the snapshot and remove the "rm -r outdir" line in PKGBUILD. Afterwards, you can run "makepkg -si" and chimerax will install without problems.

liuyun commented on 2026-01-19 04:53 (UTC)

The following errors were encountered

==> Making package: chimerax 1.11-1 (Mon 19 Jan 2026 12:52:46 PM)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found LICENSE
  -> Found chimerax.desktop
==> Validating source files with sha256sums...
    LICENSE ... Passed
    chimerax.desktop ... Passed
==> Extracting sources...
==> Starting prepare()...
ChimeraX-1.11.flatpak found in /home/***/aur/chimerax/src! Preparing...
rm: cannot remove 'outdir': No such file or directory
==> ERROR: A failure occurred in prepare().
    Aborting...

liuyun commented on 2026-01-06 04:53 (UTC)

It seems that the dependency libffi6 cannot be compiled.

Erim commented on 2025-10-01 11:35 (UTC) (edited on 2025-10-01 11:42 (UTC) by Erim)

Something seems to be wrong with the download link generated during prepare(). I downloads a webpage that says the URL is malformed.

I think creating the value for _ident is not working

pika02 commented on 2024-11-28 04:00 (UTC)

I tried to extract the flatpak bundle and successfully made the pkg.

tzok commented on 2024-07-09 07:34 (UTC)

Due to the upstream developers discontinuing "Generic Linux" packages, I am disowning this package maintenance. I invite any interested party to take over and adapt it for unpacking and preparing Arch packages from .deb files. As an alternative, the upstream team now offers a Flatpak package for installation.

rtviii commented on 2024-06-11 22:37 (UTC)

@tzok

I see. May i ask if you correspond with the UCSF team about this at all or just pull their releases to host here? Somehow I'm sure they'll provide a generic one if asked.

I've never hosted an AUR package but if you do decide to ditch this, i'd be willing to take over.

tzok commented on 2024-06-11 08:23 (UTC)

@rtviii: version 1.8 is still a release candidate only.

By the way, from what I can see, they are no longer providing "Generic Linux" .tar.gz files but flatpak ones. This means that this PKGBUILD will require a significant rewrite. Let's wait for 1.8, but if they truly stop providing.tar.gz, I will probably have to disown the package.

rtviii commented on 2024-06-11 02:35 (UTC)

Hi. Is there any chance the v1.8 build will be picked up soon? Any way i can help with this?

They eliminated some python gc bugs.