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 |
---|---|---|
![]() |
aarch64 (519)*, x86_64 (2842)* | EPEL 8 (392 downloads) |
![]() |
aarch64 (583)*, x86_64 (1316)* | EPEL 9 (254 downloads) |
![]() |
x86_64 (270)* | openSUSE Leap 15.4 (0 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable cartavis/carta
More info about enabling Copr repositories