diff --git a/index.html b/index.html index 8bc9b3b..57bec4b 100644 --- a/index.html +++ b/index.html @@ -771,13 +771,13 @@
Ubuntu 22.04 and 24.04 packages are available from our PPA.
-sudo add-apt-repository ppa:cartavis-team/carta
+ sudo add-apt-repository ppa:cartavis-team/carta-preview
sudo apt-get update
-
sudo apt install carta-beta
sudo apt install carta
To start CARTA, please refer to the user manual How to Run CARTA.
We host the CARTA RPMs on the Fedora Copr service. If you have previously used our old "packages.cartavis.org" RPM repository, we recommend uninstalling any existing carta packages and removing @@ -796,19 +796,14 @@
sudo dnf -y install 'dnf-command(copr)'
-
sudo dnf -y copr enable cartavis/carta
+
sudo dnf -y copr enable cartavis/carta-preview
sudo dnf -y install epel-release
-
sudo yum -y install carta-beta
-
- Note: We are currently testing the ability to have the beta and
- mainline versions of the CARTA RPMs installable side-by-side. To
- start carta-beta, please run:
- carta-beta
+
sudo yum -y install carta
We officially support macOS 12 (Monterey), 13 (Ventura), 14 (Sonoma) and 15 (Sequoia) through We officially support macOS 15 (Sequoia) and macOS 26 (Tahoe) through Homebrew.
If you do not already have it, you may install Homebrew using the
following command (root access is required):
@@ -819,7 +814,7 @@
Now CARTA can be installed with:
brew install cartavis/tap/carta-beta
To start CARTA, please refer to the user manual How to Run CARTA.
alias carta-beta='/Applications/CARTA-v5.0.0-beta.1.app/Contents/MacOS/CARTA-v5.0.0-beta.1'alias carta-beta='/Applications/CARTA-v6.0.0-beta.1.app/Contents/MacOS/CARTA-v6.0.0-beta.1'source ~/.zshrc (or
source ~/.bashrc) in the terminal.carta-beta in the terminal.
Installation:
Either click the Download button below or run:
- wget https://github.com/CARTAvis/carta/releases/download/v5.0.0-beta.1/carta.AppImage.v5.0.0-beta.1.$(arch).tgz
+ wget https://github.com/CARTAvis/carta/releases/download/v6.0.0-beta.1/carta.AppImage.v6.0.0-beta.1.$(arch).tgz
Extract the tarball:
- tar -xzf carta.AppImage.v5.0.0-beta.1.$(arch).tgz
+ tar -xzf carta.AppImage.v6.0.0-beta.1.$(arch).tgz
Operation:
To start CARTA, please refer to the user manual How to Run CARTA.
Note: If you wish to run the AppImage inside a Docker container, or you
system has trouble with FUSE, please prefix with the following
environment variable:
- APPIMAGE_EXTRACT_AND_RUN=1 ./carta-v5.0.0-beta.1-$(arch).AppImage
+ APPIMAGE_EXTRACT_AND_RUN=1 ./carta-v6.0.0-beta.1-$(arch).AppImage
DOWNLOAD - x86_64
- DOWNLOAD - aarch64
docker run --rm -ti -p 3002:3002 -v $PWD:/images -v $HOME/.carta-beta:/home/cartauser/.carta-beta cartavis/carta:beta$PWD) in the CARTA file-browser. You may replace
$PWD by the path where your images reside. A unique URL will
be displayed in the terminal.
Copy & Paste the unique URL into your local web browser in order to access the CARTA
frontend interface.
Please refer to the user manual for more information How to Run CARTA.
@@ -936,14 +929,14 @@In case of any issues encountered during the installation, please contact the CARTA + helpdesk.
+