Update
If you see the message New version available when starting tuna, it's time to update. Updating allows you to receive bug fixes and new features in a timely manner. The update procedure is no more complicated than installation:
- Windows
- macOS
- Linux
- FreeBSD
- Docker
Run the command in PowerShell or update manually:
winget upgrade --id yuccastream.tuna ; powershell
Run the commands in the terminal or update manually:
brew update
brew upgrade tuna
Updating via the package manager
- Ubuntu/Debian
- SUSE/OpenSUSE
- RHEL/CentOS
- Fedora
For Debian and derivative distributions (Ubuntu, Mint and others), run the following commands in the terminal:
sudo apt update
sudo apt install tuna.am
For SUSE and OpenSUSE, run the following commands in the terminal:
sudo zypper refresh
sudo zypper install -y tuna.am
For RHEL and derivative distributions (CentOS, Rocky, AlmaLinux and others), run the following commands in the terminal:
sudo yum check-update
sudo yum update tuna.am
For Fedora, run the following commands in the terminal:
sudo dnf check-update
sudo dnf upgrade tuna.am
Updating with the script
Run the command in the terminal or update manually:
- curl
- wget
sh -c "$(curl -sSLf https://releases.tuna.am/tuna/get.sh)"
sh -c "$(wget -qO- https://releases.tuna.am/tuna/get.sh)"
Run the command in the terminal or update manually:
- curl
- wget
sh -c "$(curl -sSLf https://releases.tuna.am/tuna/get.sh)"
sh -c "$(wget -qO- https://releases.tuna.am/tuna/get.sh)"
Run the command:
docker pull yuccastream/tuna:latest
To make sure the update was successful, run tuna help.
Tuna update policy
We strive to ensure that users always have access to the latest version of tuna. Therefore, we limit the use of outdated versions for users without a subscription. When a new version of the client is released, the previous one will continue to work for approximately 6 months. The exact end-of-support date is reflected in the table below. Users with a subscription can continue using any version without restrictions.
| tuna Version | End of support date |
|---|---|
| older than 0.14.x | November 1, 2024 |
| 0.14.x | December 1, 2024 |
| 0.15.x | January 1, 2025 |
| 0.16.x | February 1, 2025 |
| 0.17.x | March 1, 2025 |
| 0.18.x | April 1, 2025 |
| 0.19.x | May 1, 2025 |
| 0.20.x | June 1, 2025 |
| 0.21.x | October 1, 2025 |
| 0.22.x | October 1, 2025 |
| 0.23.x | November 1, 2025 |
| 0.24.x | November 1, 2025 |
| 0.25.x | December 1, 2025 |
| 0.26.x | February 1, 2026 |
| 0.27.x | March 1, 2026 |
| 0.28.x | May 1, 2026 |
| 0.29.x | July 1, 2026 |
| 0.30.x | August 1, 2026 |
| 0.31.x | September 1, 2026 |