Description
The Cube Analysis and Rendering Tool for Astronomy (CARTA), is a next-generation image visualization and analysis tool designed for ALMA, VLA, and SKA pathfinders.
This Copr repository contains the RPM packages to install CARTA on our officially supported platforms; Redhat 7 (el7) and Redhat 8 (el8).
Note: There is no aarch64 el7 available on Copr
Installation Instructions
CentOS7 (el7 x86_64)
sudo yum -y install yum-plugin-copr
sudo yum -y copr enable cartavis/carta
sudo yum -y install epel-release
sudo yum -y install carta
AlmaLinux 8 + 9 (el8 el9 x86_64 + aarch64)
sudo dnf -y install 'dnf-command(copr)'
sudo dnf -y copr enable cartavis/carta
sudo dnf -y install epel-release
sudo dnf -y install carta
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
EPEL 7 | x86_64 (6737)* | EPEL 7 (355 downloads) |
EPEL 8 | aarch64 (417)*, x86_64 (2263)* | EPEL 8 (295 downloads) |
EPEL 9 | aarch64 (570)*, x86_64 (1180)* | EPEL 9 (233 downloads) |
openSUSE Leap 15.4 | x86_64 (266)* | openSUSE Leap 15.4 (0 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable cartavis/carta
More info about enabling Copr repositories